Version

EmbeddableEditorBase Class Events

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

Public Events
 NameDescription
Public EventAfterCloseUpOccurs after closing up the dropdown.  
Public EventAfterDropDownOccurs after dropping down the dropdown.  
Public EventAfterEnterEditModeOccurs after entering edit mode.  
Public EventAfterExitEditModeOccurs after exiting edit mode.  
Public EventBeforeDropDownOccurs before dropping down the dropdown.  
Public EventBeforeEnterEditModeOccurs before entering edit mode.  
Public EventBeforeExitEditModeOccurs before exiting edit mode.  
Public EventKeyDownOccurs on a key down while the editor is in edit mode and the editor has focus.  
Public EventKeyPressOccurs on a key press while the editor is in edit mode and the editor has focus.  
Public EventKeyUpOccurs on a key up while the editor is in edit mode and the editor has focus.  
Public EventSelectionChangedOccurs when a new value is selected from the dropdown.  
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Public EventValueChangedOccurs when the value is changed in edit mode.  
See Also

Reference

EmbeddableEditorBase Class
Infragistics.Win Namespace
Infragistics.Shared.SubObjectBase