The properties of System.Windows.Forms.ListViewHitTestInfo are listed below. For a list of all members, see the ListViewHitTestInfo Members list.
See Also: Inherited members from System.Object
[read-only] | Item | ListViewItem.
Gets the System.Windows.Forms.ListViewItem at the position indicated by a hit test on a System.Windows.Forms.ListView. |
[read-only] | Location | ListViewHitTestLocations.
Gets the location of a hit test on a System.Windows.Forms.ListView control, in relation to the System.Windows.Forms.ListView and the items it contains. |
[read-only] | SubItem | ListViewItem.ListViewSubItem.
Gets the System.Windows.Forms.ListViewItem.ListViewSubItem at the position indicated by a hit test on a System.Windows.Forms.ListView. |