TabBase.getDisplayRect

Overview | Methods | This Package | All Packages

TabBase.getDisplayRect

Retrieves the rectangle that represents the display area of the control (the area not used to draw the tabs).

Syntax

public final Rectangle getDisplayRect()

Return Value

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.