Microsoft SDK for Java

TabBase.getSelectedIndex

Retrieves the index of the selected tab in this control.

Syntax

public final int getSelectedIndex()

Return Value

Returns the zero-based index of the tab that is selected in this control. Returns -1 if no tab is selected.

See Also   setSelectedIndex

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