Compartir a través de


TextDocumentKeyPressEventsClass.remove_AfterKeyPress (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
Public Overridable Sub remove_AfterKeyPress ( _
    A_1 As _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler _
)
public virtual void remove_AfterKeyPress(
    _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler A_1
)
public:
virtual void remove_AfterKeyPress(
    _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler^ A_1
)
abstract remove_AfterKeyPress : 
        A_1:_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler -> unit 
override remove_AfterKeyPress : 
        A_1:_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler -> unit 
public function remove_AfterKeyPress(
    A_1 : _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler
)

Parámetros

Implementaciones

_dispTextDocumentKeyPressEvents_Event.remove_AfterKeyPress(_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler)

Seguridad de .NET Framework

Vea también

Referencia

TextDocumentKeyPressEventsClass Clase

EnvDTE80 (Espacio de nombres)