Share via


TextDocumentKeyPressEvents Members

Include Protected Members
Include Inherited Members

Defines events associated with a key press. Use this object for functionality and refer to TextDocumentKeyPressEventsClass for this object's member documentation.

The TextDocumentKeyPressEvents type exposes the following members.

Methods

 

Name

Description

Public method

add_AfterKeyPress

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispTextDocumentKeyPressEvents_Event.)

Public method

add_BeforeKeyPress

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispTextDocumentKeyPressEvents_Event.)

Public method

remove_AfterKeyPress

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispTextDocumentKeyPressEvents_Event.)

Public method

remove_BeforeKeyPress

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispTextDocumentKeyPressEvents_Event.)

Top

Events

 

Name

Description

Public event

AfterKeyPress

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispTextDocumentKeyPressEvents_Event.)

Public event

BeforeKeyPress

Infrastructure. Microsoft Internal Use Only. (Inherited from _dispTextDocumentKeyPressEvents_Event.)

Top

See Also

Reference

TextDocumentKeyPressEvents Interface

EnvDTE80 Namespace