_dispTextDocumentKeyPressEvents_Event, interface
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
<ComVisibleAttribute(False)> _
Public Interface _dispTextDocumentKeyPressEvents_Event
[ComVisibleAttribute(false)]
public interface _dispTextDocumentKeyPressEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispTextDocumentKeyPressEvents_Event
[<ComVisibleAttribute(false)>]
type _dispTextDocumentKeyPressEvents_Event = interface end
public interface _dispTextDocumentKeyPressEvents_Event
Le type _dispTextDocumentKeyPressEvents_Event expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
add_AfterKeyPress | Infrastructure. Réservé à un usage interne Microsoft. | |
add_BeforeKeyPress | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_AfterKeyPress | Infrastructure. Réservé à un usage interne Microsoft. | |
remove_BeforeKeyPress | Infrastructure. Réservé à un usage interne Microsoft. |
Début
Événements
Nom | Description | |
---|---|---|
AfterKeyPress | Infrastructure. Réservé à un usage interne Microsoft. | |
BeforeKeyPress | Infrastructure. Réservé à un usage interne Microsoft. |
Début