Click or drag to resize

ToolBarComboBoxItem Events

The ToolBarComboBoxItem type exposes the following members.

Events
  NameDescription
Public eventClick
Occurs when a toolbar item is clicked.
(Inherited from ToolBarItem.)
Public eventDropDown
Occurs when the drop-down part of the combo box is displayed.
Public eventDropDownClosed
Occurs when the drop-down part of the combo box is closed.
Public eventSelectedIndexChanged
Occurs when the index of the item selected in the combo box is changed.
Public eventSelectionChangeCommitted
Occurs when an item is selected by the drop-down list of the combo box and the selection change is completed.
Top
See Also