Partager via


_dispTextDocumentKeyPressEvents_Event.AfterKeyPress, événement

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE80
Assembly :  EnvDTE80 (dans EnvDTE80.dll)

Syntaxe

'Déclaration
Event AfterKeyPress As _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler
event _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler AfterKeyPress
 event _dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler^ AfterKeyPress {
    void add (_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler^ value);
    void remove (_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler^ value);
}
abstract AfterKeyPress : IEvent<_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler,
    EventArgs>
JScript ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

_dispTextDocumentKeyPressEvents_Event Interface

EnvDTE80, espace de noms