this.WindowState = System.Windows.Forms.FormWindowState.Normal;

bill

> -----Original Message-----
> From: The DOTNET list will be retired 7/1/02
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Roberts
> Sent: Tuesday, June 11, 2002 8:02 AM
> To: [EMAIL PROTECTED]
> Subject: [DOTNET] How can I programmatically RESTORE my window?
>
>
> When my window is minimized, I want to restore the window to the
> previous size and location from within my application.  In WIN32
> I called ShowWindow(SW_RESTORE);  Can someone tell me how to do
> this in c# ?
>
> thanks !
>
> You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
> subscribe to other DevelopMentor lists at http://discuss.develop.com.
>

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to