Bob Baddeley
Nov 27th, 1999, 12:10 AM
Would it work to set Form1.WindowState = 0 That's normal windowstate. 1 is minimized, 2 is maximized.
Electron
Nov 27th, 1999, 11:34 AM
I am writing a program that after a timer runs through its cycle, I would like a downsized window to automatically pop-up. I don't need it to Maximize, just to be displayed in it's original size after it has been downsized.
I have no clue how to do this, can any one give me any suggestions or ideas?
Thanks!
Jeff