Gets the rectangle that represents the client area of the control.
'Declaration
Public ReadOnly Property ClientRectangle As Rectangle
public Rectangle ClientRectangle {get;}
Property Value
A
System.Drawing.Rectangle that represents the client area of the control.