共用方式為


_IDispWizComboEvents 介面

這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  Microsoft.VisualStudio.VsWizard
組件:  Microsoft.VisualStudio.VsWizard (在 Microsoft.VisualStudio.VsWizard.dll 中)

語法

'宣告
<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

_IDispWizComboEvents 類型會公開下列成員。

方法

  名稱 描述
公用方法 Change 基礎架構。 僅限 Microsoft 內部使用。
公用方法 KeyDown 基礎架構。 僅限 Microsoft 內部使用。

回頁首

請參閱

參考

Microsoft.VisualStudio.VsWizard 命名空間