System.Windows.Forms.DrawItemEventArgs.State Property

Gets the state of the item being drawn.

Syntax

public DrawItemState State { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property value can be a combination of the System.Windows.Forms.DrawItemState enumeration members. The members can be combined by using bitwise operators.

Requirements

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