The rectangle outlining the area in which the painting should be done.
[Visual Basic] Public ReadOnly Property Bounds As Rectangle [C#] public Rectangle Bounds {get;} [C++] public: __property Rectangle get_Bounds(); [JScript] public function get Bounds() : Rectangle;
DrawItemEventArgs Class | DrawItemEventArgs Members | System.WinForms Namespace