_IDispWizComboEvents_Event.add_Change Method
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.
public:
void add_Change(Microsoft::VisualStudio::VsWizard::_IDispWizComboEvents_ChangeEventHandler ^ A_1);
public void add_Change (Microsoft.VisualStudio.VsWizard._IDispWizComboEvents_ChangeEventHandler A_1);
abstract member add_Change : Microsoft.VisualStudio.VsWizard._IDispWizComboEvents_ChangeEventHandler -> unit
Public Sub add_Change (A_1 As _IDispWizComboEvents_ChangeEventHandler)