TabBase.getTabRect

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