Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Show Standard Toolbar programmatically
Message
 
 
À
22/04/2002 10:54:58
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00647416
Message ID:
00647832
Vues:
23
>>
>>No, you don't miss anything. VFP doesn't offer a way to do this programmatically. However one solution, that should work for you, is presented in the Message #565685.
>
>Sergey, you wouldn't happen to know an easy way to check if the Standard Toolbar is already present? I'm having similar problems about half the time, and I don't want to remove the toolbar if it's shown..

Depending on your definition of 'present'. :)
IF Wvisible("Standard")
* Or
IF Wexist("Standard")
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform