Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to fire the right click on item in ListView object.
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00095634
Message ID:
00095680
Views:
21
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform