I want to be able to miminise my program programatically so the user can
do other stuff. How do I do it? I am after something that will also
work on windows.

Hide() is of no use and neither is the help.

Thanks

Sean
-----------------------------
Pics Print - The photo printing solution for Windows.
http://www.picsprint.com

http://www.Intuitex.com -
Multimedia software for Windows
Game libraries for the dot net compact framework

Re: How do I minimise an application programatically by Chris

Chris
Sat Aug 16 17:28:17 CDT 2003

Set the WindowSate of the form.

-Chris

"Sean" <temp1@picsprint.com> wrote in message
news:MPG.19a8a85e37735c3b989688@news.microsoft.com...
> I want to be able to miminise my program programatically so the user can
> do other stuff. How do I do it? I am after something that will also
> work on windows.
>
> Hide() is of no use and neither is the help.
>
> Thanks
>
> Sean
> -----------------------------
> Pics Print - The photo printing solution for Windows.
> http://www.picsprint.com
>
> http://www.Intuitex.com -
> Multimedia software for Windows
> Game libraries for the dot net compact framework



Re: How do I minimise an application programatically by Sean

Sean
Sun Aug 17 02:26:59 CDT 2003

In article <#XBoDYEZDHA.3248@tk2msftngp13.phx.gbl>,
ctacke@NOinnovativedssSPAM.com says...
> Set the WindowSate of the form.
>
> -Chris
>
> "Sean" <temp1@picsprint.com> wrote in message
> news:MPG.19a8a85e37735c3b989688@news.microsoft.com...
> > I want to be able to miminise my program programatically so the user can
> > do other stuff. How do I do it? I am after something that will also
> > work on windows.
> >
> > Hide() is of no use and neither is the help.
> >
> > Thanks
> >
> > Sean

CF only supports a window state of Normal or Maximised so that doesn't
work.

Sean
---------------------------
Sean Cross
mailto:sean@picsprint.com
Pics Print - The photo printing solution for Windows.
http://www.picsprint.com

http://www.Intuitex.com -
Multimedia software for Windows
Game libraries for the dot net compact framework