Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Toolbar with main menu
Message
 
 
To
03/04/1999 16:36:37
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00204979
Message ID:
00205060
Views:
19
Hi Mathew:

All you need to do is in the Init of your Toolbar class add:

This.Dock(0)

This will dock the toolbar under your menu bar.

--Paul

>Hi Paul,
>
>Thanks for replying. What I meant is that if I created both main menu toolbar(class). How could I dock the toolbar class under the main menu when the application first loaded?
>
>Do you mean dock the toolbar? If so, in the Init of the ToolBar, add:
>
> This.Dock(0)
>
> HTH,
>
> --Paul
>
> >Hi All,
> >
> >Is there a way to attach a toolbar to the main menu? (Just like the one in VFP main window )
> >
> >Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform