System.Windows.Forms.ListView.HotTracking Property

Gets or sets a value indicating whether the text of an item or subitem has the appearance of a hyperlink when the mouse pointer passes over it.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool HotTracking { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Enabling hot tracking will cause the ListView.Activation property to be set to ItemActivation.OneClick and the ListView.HoverSelection property to be set to true. In addition, run-time label editing is not allowed when hot tracking is enabled.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0