Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Working with toolbars.
Message
From
18/10/1999 14:32:11
 
 
To
18/10/1999 13:44:58
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00277763
Message ID:
00277801
Views:
18
>Hi.
>
>Is there a way that I can use toolbars when no forms are running.
>
>Also is there a way to dock them programaticly.
>
>
>
>
>Thanks.
>
>
>Sergio

In your MAIN.PRG you can:

oToolbar = CREATEOBJECT("MyToolbarClass")
oToolbar.Dock(0)
oToolbar.Visible = .T.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform