_CommandBarComboBoxEvents_Event Members
Include Protected Members
Include Inherited Members
Represents the command bar combo box Changed event.
The _CommandBarComboBoxEvents_Event type exposes the following members.
Methods
Name | Description | |
---|---|---|
add_Change | Adds a command bar combo box Change event handler. | |
remove_Change | Removes a command bar combo box Change event handler. |
Top
Events
Name | Description | |
---|---|---|
Change | The Change event. |
Top