Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blinking Titlebars
Message
 
To
14/11/2003 09:05:15
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00849843
Message ID:
00850173
Views:
19
>Is there a way to make a minimized form "blink"? The "functionality" I'm contemplating is for the form to stay open but minimized while the user is off on another task. After a user defined amount of time, the form begins to blink, reminding the user they need to open the form and do something.
>
>TIA

Is this a form in an MDI application, or the application itself on the task bar? If the latter there's an API call that can do this for you. If the former, then you'd have to use a timer.

The API call would be either FlashWindow() or FlashWindowEx() depending. Documentation call be found at MSDN.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform