Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Docking a toolbar in a form
Message
From
23/08/2006 22:56:17
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Docking a toolbar in a form
Miscellaneous
Thread ID:
01148105
Message ID:
01148105
Views:
61
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
Best regards,

Aaron Chu

********************************************************

Working with Visual FoxPro is a lot of FUN!

********************************************************
Next
Reply
Map
View

Click here to load this message in the networking platform