Hi.
How can I make something when user minimize Form (push standard toolbar
minimize button on the top of the form).
After it, I'd like to hide my form and show notifyicon (like many programs
having)
Thanks for wrote-nice day.

Re: Form Minimize. by Morten

Morten
Thu Sep 02 08:09:31 CDT 2004

Hi Przemek,

You can check the WindowState from the SizeChanged event.
If it is Minimized, hide and show the notifyicon.

--
Happy Coding!
Morten Wennevik [C# MVP]