_CommandBarComboBoxEvents_ChangeEventHandler delegate
Office 2013 and later
A Delegate type used to add an event handler for the Change event. The Change event occurs when the end user changes the selection in a command bar combo box.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Parameters
- Ctrl
- Type: Microsoft.Office.Core.CommandBarComboBox
The command bar combo box control.
Show: