Picking index from ListView

pierrewhy

Member
Joined
Oct 4, 2005
Messages
14
Programming Experience
5-10
I have a ListView with 5 columns.
I want the user to use the mouse to click on any row and have the index of that row save into a variable. Same as can be done with a listbox.
I'm trying to avoid the checkbox.
Thank you,
Roger:confused:
 
Back
Top