Share via


SelectedIndex Property

Retrieves the lowest ordinal index of the currently selected items in the list.

Syntax

ASP N/A
Script [ iIndex = ] TOOLBARDROPDOWNLIST.SelectedIndex

Possible Values

iIndex System.Int32 that receives the lowest ordinal index of the currently selected items in the list.

The property is read-only. The property has no default value.

Applies To

TOOLBARDROPDOWNLIST

See Also

Internet Explorer WebControls, About the Toolbar WebControl