WizComboClass.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.
Indicates that the selection in the specified wizard combo box has changed.
public:
virtual event Microsoft::VisualStudio::VsWizard::_IDispWizComboEvents_ChangeEventHandler ^ Change;
public:
virtual event Microsoft::VisualStudio::VsWizard::_IDispWizComboEvents_ChangeEventHandler ^ Change;
public virtual event Microsoft.VisualStudio.VsWizard._IDispWizComboEvents_ChangeEventHandler Change;
member this.Change : Microsoft.VisualStudio.VsWizard._IDispWizComboEvents_ChangeEventHandler
Public Overridable Custom Event Change As _IDispWizComboEvents_ChangeEventHandler Implements Change