Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedure when windows is minimized
Message
 
 
To
30/12/2000 09:48:54
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00458074
Message ID:
00458104
Views:
19
>Hi.
>I need to execute a procedure when the user
>minimizes the main window of my application.
>How can I do it?
>Maybe using a timer event but i am wondering
>if this will use many system resources.
>Any idea will be appreciate!
>-----------
>TONY Nascimento
>Cape Verde Islands

The Resize event fires when you minimize a form. You could add code there to check the WindowState property and it Minimized, do something.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform