Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Always Dock a toolbar....
Message
 
To
25/03/2002 21:40:40
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00637081
Message ID:
00637399
Views:
18
This message has been marked as a message which has helped to the initial question of the thread.
>Hiya!! I would really like to always keep my main toolbar docked. In the event it goes undocked, I want it to redock immediately. I know that you can dblclick on a disabled toolbar button and that will undock the tool bar, or drag and drop the toolbar. How can I disable this??
>TIA
>
>Ric

By changing the following properties of the toolbar, and adding a NODEFAULT to the DblClick event, I think you can prevent it:

ControlBox=.F.
Left=0
Movable=.F.
Sizeable=.F.
Top=0

Hope it helps,
Phil Thomas
http://phillipdthomas.com

Never let your energy or enthusiasm be dampened by the discouragements that must inevitably come.....
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform