Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How To Show & Hide Main Toolbar In VFP ?
Message
 
 
To
17/05/2006 09:48:38
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01122674
Message ID:
01122683
Views:
25
This message has been marked as the solution to the initial question of the thread.
>Like we can use Set Sysmenu On/Off for main menu, is exist a command to do the same for VFP toolbar (at run time)? Thank you!
if wexist('Standard')
    hide window Standard
endif
hide/show
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform