Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a Sub Menu programmatically
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00275753
Message ID:
00275767
Vues:
24
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform