Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a menu by RightClick
Message
De
18/11/1998 14:18:16
 
 
À
18/11/1998 14:11:59
Noman Aftab
Embry-Riddle Aeronautical University
Daytona Beach, Floride, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00158932
Message ID:
00158935
Vues:
14
>Hi!
>I am trying to pass variables to be used by the shortcut menu to Add, delete and display description but I am not sure how to pass it in. I have properties which I need to pass in, how can I address these properties within the menu procedure?????
>Thanks.

ON SELECTION POPUP MyShortcutMenu oApp.ProcessMenu(Parm1,Parm2)

***ProcessMenu method
LParameter Parm1,Parm2
Local cPrompt
cPrompt=PROMPT()
DO CASE
CASE cPrompt="Add"
***
CASE cPrompt="Delete"
***
ENDCASE
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform