Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a Sub Menu programmatically
Message
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00275753
Message ID:
00275767
Views:
25
>Hi,
>
>I have created a menu option on my system menu programmatically from within a form's init method. I can get everything to work fine with define pad, define popup and define bar.
>
>What I haven't been able to figure out is how to create a submenu so that you can pull down a menu and then when on one of those options another menu would pop up. In other words, Is there a way with define bar to tell the system I want another popup?
>
>Thanks,
>
>Paul

Did you had a look at the ON BAR command?
You can:
ON BAR nMenuItemNumber OF MenuName1
[ACTIVATE POPUP MenuName2]

HTH.
Previous
Reply
Map
View

Click here to load this message in the networking platform