[]
Creates a new instance of ListBoxElement.C1ItemCheckEventArgs
public C1ItemCheckEventArgs(int index, CheckState oldValue, CheckState newValue)
| Type | Name | Description |
|---|---|---|
| int | index | Index of the updated item. |
| CheckState | oldValue | |
| CheckState | newValue |