Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Forms related toolbars - how to shut them off?
Message
 
À
18/02/2004 11:16:02
Scott Malinowski
Arizona Fox Software LLC
Arizona, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00845438
Message ID:
00878444
Vues:
23
This message has been marked as the solution to the initial question of the thread.
>>
>>IF TYPE("goApp.oMainToolbar") = "O" AND !ISNULL(goApp.oMainToolbar)
>>   goApp.oMainToolbar.Release()
>>ENDIF
>>
>
>Where would I add this code, Paul? Thanks!

It should work from just about anywhere. When I needed to do this, I had a menu item that launched a form. In the form's Init, I did this (the app. had two different "modes" it would run in. A "desktop" mode, which had menus, and a "kiosk" mode which shutdown the existing menus/toolbars).
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform