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.getTabRect
Retrieves the bounding rectangle for the specified tab in this control.
Syntax
public final Rectangle getTabRect( int index )
Parameters
index
The zero-based index of the tab to retrieve the bounding rectangle for.
Return Value
Returns a Rectangle object that represents the bounding rectangle for the specified tab.