System.Windows.Forms.DrawListViewColumnHeaderEventArgs.State Property

Gets the current state of the column header.

Syntax

public ListViewItemStates State { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to determine whether the mouse pointer is over the header or whether the user has clicked the header. The System.Windows.Forms.ListViewItemStates values for these states are ListViewItemStates.Hot and ListViewItemStates.Selected.

Requirements

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