ListViewHitTestInfo::Location Property
.NET Framework (current version)
Gets the location of a hit test on a ListView control, in relation to the ListView and the items it contains.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::ListViewHitTestLocationsOne of the ListViewHitTestLocations values.
This property will return None if the hit test indicates a position that is within the client area of the ListView but is not located on a ListViewItem.
.NET Framework
Available since 2.0
Available since 2.0
Show: