_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
'Deklarace
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
<GuidAttribute("19BD0AAD-9C61-4231-8049-3071881FC074")> _
Public Interface _IDispWizComboEvents
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
[GuidAttribute("19BD0AAD-9C61-4231-8049-3071881FC074")]
public interface _IDispWizComboEvents
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
[GuidAttribute(L"19BD0AAD-9C61-4231-8049-3071881FC074")]
public interface class _IDispWizComboEvents
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>]
[<GuidAttribute("19BD0AAD-9C61-4231-8049-3071881FC074")>]
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