Custom Save Button in RichTextEditorRibbonBar
Environment
Product Version | Product | Author |
---|---|---|
2022.1.222 | RadRichTextEditor for WinForms | Desislava Yordanova |
Description
This article demonstrates a sample approach how to implement custom save logic in RichTextEditorRibbonBar.
Solution
Create a derivative of the RichTextEditorRibbonBar class and override the ButtonSave_Click and the BackstageButtonSave_Click