System.Windows.Forms.ItemCheckEventArgs Members

The members of System.Windows.Forms.ItemCheckEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Public Properties

[read-only]
CurrentValueCheckState.

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

[read-only]
Indexint.

Gets the zero-based index of the item to change.

NewValueCheckState.

Gets or sets a value indicating whether to set the check box for the item to be checked, unchecked, or indeterminate.