Microsoft SDK for Java

TabBase.setSelectedIndex

Selects the specified tab.

Syntax

public void setSelectedIndex( int index )

Parameters

index

The zero-based index of the tab to select. Set to a value less than zero to specify that no tab is selected.

See Also   getSelectedIndex

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