Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Docking a toolbar in a form
Message
 
 
To
23/08/2006 22:56:17
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01148105
Message ID:
01148107
Views:
26
See How to show a toolbar in a top level form at startup FAQ #13318

>Could anyone teach how to dock a toolbar in a window?
>
>
>this.AddProperty("oToolbar")
>this.oToolbar = CREATEOBJECT('mainbar1')
>
>WITH this.oToolbar
> .Visible = .T.
> .Dock(1)
>ENDWITH
>
>
>But the toolbar docked in Main VPF windows
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform