Skip to main content
A newer version of this page is available. .

DxRichEdit Events

A Rich Text Editor component.
Name Description
ActiveRibbonTabIndexChanged Fires after the active ribbon tab is changed.
CalculateDocumentVariable Fires when a DOCVARIABLE field is updated and allows you to specify the field result.
DocumentContentChanged Fires after the document content is changed.
GotFocus Fires after the Rich Text Editor receives focus.
LostFocus Fires after the Rich Text Editor loses focus.
ModifiedChanged Fires after the Modified property value changes.
ReadOnlyChanged Fires after the ReadOnly property value changes.
RibbonVisibleChanged Fires after the ribbon visibility is changed.
SelectionChanged Fires after the selection is changed.
ViewTypeChanged Fires after the document view type is changed.
See Also