The index of the item that is about to change.
[Visual Basic] Public ReadOnly index As Integer [C#] public readonly int index; [C++] public: readonly int index; [JScript] public var index : int;
ItemCheckEventArgs Class | ItemCheckEventArgs Members | System.WinForms Namespace