Control.displayRectangle property
public Rect displayRectangle [property getter]
The area within the control's client area that the control chose for display purposes.
For example, for a TabControl, the displayRectangle returns the area excluding the actual tabs.
See also: clientSize, Rect