Getting selected item position from listview

tonll

Member
Joined
Oct 10, 2006
Messages
7
Location
SG
Programming Experience
1-3
okay so i have a listview, and lets say i select an item (only 1 item) and double-click it to raise an event which is, to select the line which is in the same position as the listview in a listbox(both are populating items at the same time).
How do i do that??? thanks for the help in advance.
 
Back
Top