System.Windows.Forms.ListViewHitTestInfo Members

The members of System.Windows.Forms.ListViewHitTestInfo are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ItemListViewItem.

Gets the System.Windows.Forms.ListViewItem at the position indicated by a hit test on a System.Windows.Forms.ListView.

[read-only]
LocationListViewHitTestLocations.

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]
SubItemListViewItem.ListViewSubItem.

Gets the System.Windows.Forms.ListViewItem.ListViewSubItem at the position indicated by a hit test on a System.Windows.Forms.ListView.