Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fires when SelectedIndex changes for ToolbarDropDownList.
Syntax
Inline HTML <TOOLBARDROPDOWNLIST SelectedIndexChanged = "handler" ... > All platforms Event property TOOLBARDROPDOWNLIST.SelectedIndexChanged = handler Microsoft JScript only TOOLBARDROPDOWNLIST.SelectedIndexChanged = GetRef("handler") Microsoft Visual Basic Scripting Edition (VBScript) 5.0 or later only Named script < SCRIPT FOR= TOOLBARDROPDOWNLISTEVENT= SelectedIndexChanged>Internet Explorer only
Applies To
TOOLBARDROPDOWNLIST
See Also