Microsoft SDK for Java

TabStrip.getSelectedTab

Retrieves the tab that is selected in this tab strip.

Syntax

public final TabItem getSelectedTab()

Return Value

Returns a TabItem object that represents the tab that is selected in this tab strip.

See Also   setSelectedTab

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