Home All Groups Group Topic Archive Search About

On Maximize button press

Author
31 Jan 2006 4:39 AM
BobAchgill
Hi!

I would like to know when the Maximize button gets pressed so that I can use
it to trigger a process.  Any ideas??

Thanks!

Bob

Author
31 Jan 2006 8:19 AM
Herfried K. Wagner [MVP]
"BobAchgill" <BobAchg***@discussions.microsoft.com> schrieb:
> I would like to know when the Maximize button gets pressed so that I can
> use
> it to trigger a process.  Any ideas??

Handle the form's 'Resize' event hand check the value of its 'WindowState'
property.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>