Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll 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.