Share via


Metodo _dispTextDocumentKeyPressEvents_Event.add_BeforeKeyPress

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

'Dichiarazione
Sub add_BeforeKeyPress ( _
    A_1 As _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler _
)
void add_BeforeKeyPress(
    _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler A_1
)
void add_BeforeKeyPress(
    _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ A_1
)
abstract add_BeforeKeyPress : 
        A_1:_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler -> unit 
function add_BeforeKeyPress(
    A_1 : _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispTextDocumentKeyPressEvents_Event Interfaccia

Spazio dei nomi EnvDTE80