WizComboClass::Change Event
Visual Studio 2015
Indicates that the selection in the specified wizard combo box has changed.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
public: event _IDispWizComboEvents_ChangeEventHandler^ Change { virtual void add(_IDispWizComboEvents_ChangeEventHandler^ value); virtual void remove(_IDispWizComboEvents_ChangeEventHandler^ value); }
Implements
_IDispWizComboEvents_Event::Change
Show: