The index of the item that should be painted.
[Visual Basic] Public ReadOnly Property Index As Integer [C#] public int Index {get;} [C++] public: __property int get_Index(); [JScript] public function get Index() : int;
DrawItemEventArgs Class | DrawItemEventArgs Members | System.WinForms Namespace