Version 24.2 (latest)

ExpandableEditorWithText Class Events

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

Public Events
 NameDescription
Public EventAfterCloseUp (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventAfterDropDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventAfterEditorButtonCheckStateChanged (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventAfterEditorButtonCloseUp (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventAfterEnterEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventAfterExitEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventBeforeDropDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventBeforeEditorButtonCheckStateChanged (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventBeforeEditorButtonDropDown (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventBeforeEnterEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventBeforeExitEditMode (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventEditorButtonAdded (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventEditorButtonClick (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventEditorSpinButtonClick (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventExpandedStateChangingFired when the expanded state of an ExpandableEditorWithTextUIElement changes.  
Public EventIndentationLevelChangingFired when the expanded state of an ExpandableEditorWithTextUIElement changes.  
Public EventInitializeEditorButtonCheckState (Inherited from Infragistics.Win.UltraWinEditors.EmbeddableEditorButtonBase)
Public EventKeyDown (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventKeyPress (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventKeyUp (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventSelectionChanged (Inherited from Infragistics.Win.EmbeddableEditorBase)
Public EventSubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase)
Public EventSubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase)
Public EventValueChanged (Inherited from Infragistics.Win.EmbeddableEditorBase)
See Also