Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

setSelectedIndex Method 

Sets the selected item.

[JavaScript]
Navigator.setSelectedIndex(index)

Parameters

index
The zero based index of the item to be selected.

Remarks

This function only applies to TabStrip control. If the TabStrip is associated with a MultiPage control, the active page of the MultiPage control will also be switched.

See Also

Navigator Object


Direct link to this topic