Compartir a través de


_dispTextDocumentKeyPressEvents_Event.remove_BeforeKeyPress (Método)

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
Sub remove_BeforeKeyPress ( _
    A_1 As _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler _
)
void remove_BeforeKeyPress(
    _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler A_1
)
void remove_BeforeKeyPress(
    _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ A_1
)
abstract remove_BeforeKeyPress : 
        A_1:_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler -> unit 
function remove_BeforeKeyPress(
    A_1 : _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

_dispTextDocumentKeyPressEvents_Event Interfaz

EnvDTE80 (Espacio de nombres)