Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What does View/Toolbars.../Reset do programmatically?
Message
From
11/10/2005 16:11:58
 
 
To
11/10/2005 15:52:55
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01057930
Message ID:
01058068
Views:
13
This message has been marked as the solution to the initial question of the thread.
>>>Hi all,
>>>
>>>Directly below the menu bar of VFP is another bar where the toolbars reside.
>>>
>>>When I programmatically remove all toolbars, this (grey) bar remains. The only way to remove it that I know of is to click on "View/Toolbars.../Reset".
>>>The bar goes to Nirvana.
>>>
>>>But how do I do this programmatically?
>>>
>>>I'm sure the answer will be cheekbone-reddening simple. But I just don't know...
>>>
>>>Lennert
>>
>>What do you use for removing all toolbars ?
>
>I use:
>
>
>HIDE WINDOW TB_FORMDESIGNER_LOC
>HIDE WINDOW TB_STANDARD_LOC
>* etc...
>
Infact.

These doesn't release the toolbars.

Uses:
DEACTIVATE WINDOW TB_FORMDESIGNER_LOC
...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform