Evento _dispTextDocumentKeyPressEvents_Event.BeforeKeyPress

Aggiornamento: novembre 2007

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

Sintassi

Event BeforeKeyPress As _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler

Dim instance As _dispTextDocumentKeyPressEvents_Event
Dim handler As _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler

AddHandler instance.BeforeKeyPress, handler
event _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler BeforeKeyPress
 event _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ BeforeKeyPress {
    void add (_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ value);
    void remove (_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ value);
}
JScript non supporta gli eventi.

Autorizzazioni

Vedere anche

Riferimenti

_dispTextDocumentKeyPressEvents_Event Interfaccia

Membri _dispTextDocumentKeyPressEvents_Event

Spazio dei nomi EnvDTE80