Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Programmatically manipulate System Toolbars?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How to Programmatically manipulate System Toolbars?
Miscellaneous
Thread ID:
00843181
Message ID:
00843181
Views:
41
How do you programmatically manipulate system toolbars?

to some extent they can be handled like old FPDos style windows like:
ACTIVATE WINDOW "Form Controls"
DEACTIVATE WINDOW "Form Controls"

But how do you Dock them programmatically?

If you can get an object reference, you can just oTbr.Dock(0,x,y)
but, How to get the object reference?
Next
Reply
Map
View

Click here to load this message in the networking platform