Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ListView Control (OLE)
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00155492
Message ID:
00155550
Views:
26
>Does anyone know if there is a RIGHTCLICK event for the listview control. I want to right click on an item in a listview and have a pop-up menu appear... Any ideas???
>
>thanks

Hi Frederick
I think to you it is necessary to use MouseDown,Click,HitTest methods for solution of this task.

Use MouseDown method for definition of mouse button
Use HitTest method for definition of coordinates items.
USE Click method for difinition and activate pop-up menu
Denis.
Previous
Reply
Map
View

Click here to load this message in the networking platform