Compartir a través de


_dispTextDocumentKeyPressEvents_Event.BeforeKeyPress (Evento)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE80
Ensamblado:  EnvDTE80 (en EnvDTE80.dll)

Sintaxis

'Declaración
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 no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

_dispTextDocumentKeyPressEvents_Event Interfaz

EnvDTE80 (Espacio de nombres)