Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.