_CommandBarComboBoxEvents_ChangeEventHandler delegate

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)

No code example is currently available or this language may not be supported.

Parameters

Ctrl
Type: Microsoft.Office.Core.CommandBarComboBox

The command bar combo box control.

Show: