_dispTextDocumentKeyPressEvents Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class _dispTextDocumentKeyPressEvents
public interface class _dispTextDocumentKeyPressEvents
__interface _dispTextDocumentKeyPressEvents
[System.Runtime.InteropServices.Guid("4B57C85E-5100-4CAF-9301-4544B85C7945")]
[System.Runtime.InteropServices.InterfaceType(2)]
[System.Runtime.InteropServices.TypeLibType(4096)]
public interface _dispTextDocumentKeyPressEvents
[System.Runtime.InteropServices.Guid("4B57C85E-5100-4CAF-9301-4544B85C7945")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispTextDocumentKeyPressEvents
[<System.Runtime.InteropServices.Guid("4B57C85E-5100-4CAF-9301-4544B85C7945")>]
[<System.Runtime.InteropServices.InterfaceType(2)>]
[<System.Runtime.InteropServices.TypeLibType(4096)>]
type _dispTextDocumentKeyPressEvents = interface
[<System.Runtime.InteropServices.Guid("4B57C85E-5100-4CAF-9301-4544B85C7945")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIDispatch)>]
type _dispTextDocumentKeyPressEvents = interface
Public Interface _dispTextDocumentKeyPressEvents
- Derived
- Attributes
Methods
AfterKeyPress(String, TextSelection, Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
BeforeKeyPress(String, TextSelection, Boolean, Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |