_IDispWizComboEvents 接口
此 API 支持 .NET Framework 基础结构,不适合在代码中直接使用。
仅由 Microsoft 内部使用。
命名空间: Microsoft.VisualStudio.VsWizard
程序集: Microsoft.VisualStudio.VsWizard(在 Microsoft.VisualStudio.VsWizard.dll 中)
语法
声明
<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
_IDispWizComboEvents 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
Change | 基础结构。仅由 Microsoft 内部使用。 | |
KeyDown | 基础结构。仅由 Microsoft 内部使用。 |
页首