CommandBarComboBoxClass.Change Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Change event.
public:
virtual event Microsoft::VisualStudio::CommandBars::_CommandBarComboBoxEvents_ChangeEventHandler ^ Change;
public:
virtual event Microsoft::VisualStudio::CommandBars::_CommandBarComboBoxEvents_ChangeEventHandler ^ Change;
public virtual event Microsoft.VisualStudio.CommandBars._CommandBarComboBoxEvents_ChangeEventHandler Change;
member this.Change : Microsoft.VisualStudio.CommandBars._CommandBarComboBoxEvents_ChangeEventHandler
Public Overridable Custom Event Change As _CommandBarComboBoxEvents_ChangeEventHandler Implements Change