Interface _IDispWizComboEvents
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Somente para uso interno da Microsoft.
Namespace: Microsoft.VisualStudio.VsWizard
Assembly: Microsoft.VisualStudio.VsWizard (em Microsoft.VisualStudio.VsWizard.dll)
Sintaxe
'Declaração
<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
O tipo _IDispWizComboEvents expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
Change | Infraestrutura. Somente para uso interno da Microsoft. | |
KeyDown | Infraestrutura. Somente para uso interno da Microsoft. |
Superior