共用方式為


_dispTextDocumentKeyPressEvents 介面

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

僅限 Microsoft 內部使用。

命名空間:  EnvDTE80
組件:  EnvDTE80 (在 EnvDTE80.dll 中)

語法

'宣告
<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")> _
<InterfaceTypeAttribute()> _
Public Interface _dispTextDocumentKeyPressEvents
[GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface _dispTextDocumentKeyPressEvents
[GuidAttribute(L"4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface class _dispTextDocumentKeyPressEvents
[<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")>]
[<InterfaceTypeAttribute()>]
type _dispTextDocumentKeyPressEvents =  interface end
public interface _dispTextDocumentKeyPressEvents

_dispTextDocumentKeyPressEvents 類型會公開下列成員。

方法

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

回頁首

請參閱

參考

EnvDTE80 命名空間