Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Visual FoxPro in the tray
Message
From
13/08/2001 07:06:28
 
 
To
06/08/2001 13:22:50
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00539984
Message ID:
00542903
Views:
30
>>try to use this code at the begining of your program:
>>
>>application.visible = .f.
>
>This is a project which fires up a top level form.
>
>So, this has no impact over it.
>
>I tried using ThisForm.Visible=.F. in the Init(), it doesn't work. I tried using ThisForm.Hide() in the Init(), it doesn't work either.
Michel

I have seen some people make the form invisible when it is minimised. Have a timer on the form checking for the state of the form, and if minized, hide it, this can sometimes prove effective.

Kev
Previous
Reply
Map
View

Click here to load this message in the networking platform