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