_dispTextDocumentKeyPressEvents_Event Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | add_AfterKeyPress(_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | add_BeforeKeyPress(_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | remove_AfterKeyPress(_dispTextDocumentKeyPressEvents_AfterKeyPressEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | remove_BeforeKeyPress(_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler) | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
| Name | Description | |
|---|---|---|
![]() | AfterKeyPress | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
![]() | BeforeKeyPress | This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |

