ToolBarComboBoxItem Events |
The ToolBarComboBoxItem type exposes the following members.
Name | Description | |
---|---|---|
Click |
Occurs when a toolbar item is clicked.
(Inherited from ToolBarItem.) | |
DropDown |
Occurs when the drop-down part of the combo box is displayed.
| |
DropDownClosed |
Occurs when the drop-down part of the combo box is closed.
| |
SelectedIndexChanged |
Occurs when the index of the item selected in the combo box is changed.
| |
SelectionChangeCommitted |
Occurs when an item is selected by the drop-down list of the combo box and the selection change is completed.
|