Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add or change menu in foxpro pop menu?
Message
De
13/07/1999 17:59:37
 
 
À
13/07/1999 17:57:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00241042
Message ID:
00241053
Vues:
13
>>>when you right mouse click on the form at design time ,there is a pop menu showing whtch is:
>>>
>>>undo
>>>cut
>>>copy
>>>propenties
>>>builder
>>>code
>>>help
>>>
>>>is that any way to change this menu add my menu in and run my code
>>>
>>>thank you
>>
>>You may define your own popup
>>DEFINE popup mypopup margin shortcut
>>fill it
>>DEFINE bar N of mypopup prompt "Myprompt"
>>and then issue
>>Activate popup mypopup at mrow(),mcol()
>>e.g. from Form.RightClick event
>
>Will this work at design time; I think thats what Jason is asking.

I thought about run-time, however if you wonder you may ask Jason.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform