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...
Continue reading...