Overview | Methods | This Package | All Packages
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.