System.Windows.Forms.ItemCheckEventArgs.CurrentValue Property

Gets a value indicating the current state of the item's check box.

Syntax

public CheckState CurrentValue { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property enables you to determine the check state of the specified item in the System.Windows.Forms.CheckedListBox before the check state change to apply is made.

Requirements

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