_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("FF7FD486-9741-4F0B-AE16-AC266818154F")> _
Public Interface _IDispWizComboEvents
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("FF7FD486-9741-4F0B-AE16-AC266818154F")]
public interface _IDispWizComboEvents
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
[GuidAttribute(L"FF7FD486-9741-4F0B-AE16-AC266818154F")]
public interface class _IDispWizComboEvents
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>]
[<GuidAttribute("FF7FD486-9741-4F0B-AE16-AC266818154F")>]
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