Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I drop a toolbar on a form (not a formset)
Message
From
14/07/2003 13:42:09
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00809237
Message ID:
00809910
Views:
37
Hi Gary.

Thanks for the tip. I like the way this works. However is there a way to get a menu option that has more than 1 level?

Sure:
oButton = Thisform.oToolBar.Buttons.Add( , 'Yada', 'Drop Down', 5 )
oButton.ButtonMenus.Add( , , 'Nada' )
oButton.ButtonMenus.Add( , , 'Blah' )
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform