System.Windows.Forms.ItemCheckEventArgs: Property Members

The properties of System.Windows.Forms.ItemCheckEventArgs are listed below. For a list of all members, see the ItemCheckEventArgs Members list.

See Also: Inherited members from System.EventArgs

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.