ItemCheckEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentValue | Gets a value indicating the current state of the item's check box. |
![]() | Index | Gets the zero-based index of the item to change. |
![]() | NewValue | Gets or sets a value indicating whether to set the check box for the item to be checked, unchecked, or indeterminate. |
Show:
