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