Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to hide the foxpro toolbar in my application?
Message
 
 
À
12/09/2000 10:50:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00415336
Message ID:
00415406
Vues:
22
John,

Thanks for posting this. It's useful to see a list of the VFP windows names, besides "Standard".

There's an advantage to using HIDE rather than RELEASE though. Depending on how you test your apps during development, it's nice to be able to restore the toolbar(s) when you exit the app and return to the development environment. I do this with a HIDE in the startup code and a SHOW in the wrapup code. If you RELEASE, then you can't SHOW again.
Rick Borup, MCSD

recursion (rE-kur'-shun) n.
  see recursion.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform