The client rect of the control.
[Visual Basic] Public ReadOnly Property ClientRectangle As Rectangle [C#] public Rectangle ClientRectangle {get;} [C++] public: __property Rectangle get_ClientRectangle(); [JScript] public function get ClientRectangle() : Rectangle;