Version

EmbeddableEditorOwnerBase Class Events

For a list of all members of this type, see EmbeddableEditorOwnerBase members.

Public Events
 NameDescription
Public EventKeyDownOccurs on a key down while the editor is in edit mode and the owner has focus.  
Public EventKeyPressOccurs on a key press while the editor is in edit mode and the owner has focus.  
Public EventKeyUpOccurs on a key up while the editor is in edit mode and the owner has focus.  
See Also