_CommandBarComboBoxEvents::Change Method (CommandBarComboBox^)

 

Infrastructure. Microsoft Internal Use Only.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[DispIdAttribute(1)]
void Change(
	CommandBarComboBox^ Ctrl
)

Parameters

Ctrl
Type: Microsoft.VisualStudio.CommandBars::CommandBarComboBox^

The command bar combo box that was changed.

Return to top
Show: