Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Toolbar
Message
De
31/07/1997 10:56:22
 
 
À
29/07/1997 18:24:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00042212
Message ID:
00042607
Vues:
29
>In a compiled VFP 3.0b program, how do I keep the default toolbar from initially popping up?
> I know hide them when the program is initially loading, but they can be seen before they are hidden.

Have you tried:

Application.Visible = .F.

at the beginning of your MAIN.PRG?

(You would then put: Application.Visible = .T. just before your Logon screen.)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform