Microsoft SDK for Java

TabStrip.getTabText

Retrieves the text for the specified tab.

Syntax

public final String getTabText( int index )

Parameters

index

The zero-based index of the tab whose text you want to retrieve.

Return Value

Returns the text for the specified tab.

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