Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Visual FoxPro in the tray
Message
De
13/08/2001 07:06:28
 
 
À
06/08/2001 13:22:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00539984
Message ID:
00542903
Vues:
29
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform