Compartilhar via


Evento _dispTextDocumentKeyPressEvents_Event.BeforeKeyPress

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:  EnvDTE80
Assembly:  EnvDTE80 (em EnvDTE80.dll)

Sintaxe

'Declaração
Event BeforeKeyPress As _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler
event _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler BeforeKeyPress
event _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ BeforeKeyPress {
    void add (_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ value);
    void remove (_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ value);
}
abstract BeforeKeyPress : IEvent<_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler,
    EventArgs>
JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

_dispTextDocumentKeyPressEvents_Event Interface

Namespace EnvDTE80