Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
EmbeddableEditorOwnerBase Class Events
For a list of all members of this type, see EmbeddableEditorOwnerBase members.
Public Events
| Name | Description |
| KeyDown | Occurs on a key down while the editor is in edit mode and the owner has focus. |
| KeyPress | Occurs on a key press while the editor is in edit mode and the owner has focus. |
| KeyUp | Occurs on a key up while the editor is in edit mode and the owner has focus. |
See Also