Forum Post: .Net control System.Windows.Forms.ListView

  • Thread starter Thread starter PeterWokke
  • Start date Start date
Status
Not open for further replies.
P

PeterWokke

Guest
On a list view control I try to implement the event _ItemSelectionChanged. In the method I would like to get the selected ListViewItem. The method GetItemAt does not work on this becauce it neds an X and Y value that comes from a mouse event. Who know how to get the ListViewItem from not mouse events? Regards, Peter Wokke

Continue reading...
 
Status
Not open for further replies.
Back
Top