Retrieves the rectangle that represents the display area of the control (the area not used to draw the tabs).
public final Rectangle getDisplayRect()
Returns a Rectangle object that represents the display area of the control, which is where you typically would place the children of a tab strip or tab control.