_IDispWizComboEvents Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
<GuidAttribute("1F87A2B1-4450-4EE4-8417-7F7AAC2BB5B3")> _
Public Interface _IDispWizComboEvents
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("1F87A2B1-4450-4EE4-8417-7F7AAC2BB5B3")]
public interface _IDispWizComboEvents
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
[GuidAttribute(L"1F87A2B1-4450-4EE4-8417-7F7AAC2BB5B3")]
public interface class _IDispWizComboEvents
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>]
[<GuidAttribute("1F87A2B1-4450-4EE4-8417-7F7AAC2BB5B3")>]
type _IDispWizComboEvents = interface end
public interface _IDispWizComboEvents
The _IDispWizComboEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Change | Infrastructure. Microsoft Internal Use Only. |
![]() |
KeyDown | Infrastructure. Microsoft Internal Use Only. |
Top