Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Controlling Toolbars ..
Message
From
17/11/1997 08:42:52
 
 
To
17/11/1997 08:39:03
Christer Klingstedt
Karolinska University Hospital
Stockholm, Sweden
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00060633
Message ID:
00060634
Views:
19
>I want to hide specific (or all) toolbars programatically in the startup code of a program - How do I do this ??
If they are VFP specific toolbars, you can use DEACTIVATE WINDOW toolbar. You would use ACTIVATE WINDOW toolbar to bring them back up. If they are app specific toolbars, you would use form1.hide(), form1 being the name of your toolbar.
Previous
Reply
Map
View

Click here to load this message in the networking platform