Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I reference (show/hide) the standard Toolbar in
Message
 
 
To
16/01/2001 21:46:16
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00464513
Message ID:
00464515
Views:
16
>Hello,
>
>How can I reference the Standard Toolbar programmatically ? I would like to hide it in some cases.
>
>Thanks
if wexist('Standard')
               hide window Standard
          endif
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform