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

getSelectedIndex Method 

Gets the index of the first selected item.

[JavaScript]
Navigator.getSelectedIndex()

Return Value

The zero based index of the first selected item, or -1 if no item is selected.

Remarks

This function only applies to TabStrip control.

See Also

Navigator Object


Direct link to this topic