_CommandBarComboBoxEvents_Event.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)

Syntax

'Declaration
Event Change As _CommandBarComboBoxEvents_ChangeEventHandler
'Usage
Dim instance As _CommandBarComboBoxEvents_Event
Dim handler As _CommandBarComboBoxEvents_ChangeEventHandler

AddHandler instance.Change, handler
event _CommandBarComboBoxEvents_ChangeEventHandler Change

See Also

Reference

_CommandBarComboBoxEvents_Event Interface

_CommandBarComboBoxEvents_Event Members

Microsoft.Office.Core Namespace