_dispTextDocumentKeyPressEvents Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Syntax

'Declaration
<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")> _
<InterfaceTypeAttribute()> _
Public Interface _dispTextDocumentKeyPressEvents
'Usage
Dim instance As _dispTextDocumentKeyPressEvents
[GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface _dispTextDocumentKeyPressEvents
[GuidAttribute(L"4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface class _dispTextDocumentKeyPressEvents
public interface _dispTextDocumentKeyPressEvents

See Also

Reference

_dispTextDocumentKeyPressEvents Members

EnvDTE80 Namespace