TabIndex Property
Sets or retrieves a value that indicates the tab index of the item.
Syntax
ASP N/A Script [ sIndex = ] object.TabIndex
Possible Values
sIndex The tab index of the item. The property is read/write. The property has no default value.
Applies To
TOOLBARDROPDOWNLIST, TOOLBARTEXTBOX
See Also