The current state of the CheckBox.
[Visual Basic] Public ReadOnly currentValue As CheckState [C#] public readonly CheckState currentValue; [C++] public: readonly CheckState currentValue; [JScript] public var currentValue : CheckState;
ItemCheckEventArgs Class | ItemCheckEventArgs Members | System.WinForms Namespace