The members of System.Windows.Forms.ListViewHitTestInfo are listed below.
See Also: Inherited members from System.Object
Documentation for this section has not yet been entered. |
[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. |