Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to fire the right click on item in ListView object.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00095634
Message ID:
00095680
Vues:
22
You have to use the mousedown event with code something like this:

LPARAMETERS button, shift, x, y
IF Button = 2 && User right clicked
DO TreClick.Mpr
ENDIF
Mike Feltman

F1 Technologies
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform