Completed
Last Updated: 22 Mar 2022 13:50 by ADMIN
Release R2 2022 (LIB 2022.1.322)
Stephen
Created on: 16 Feb 2022 09:23
Category: RichTextEditor
Type: Bug Report
0
RadRichTextEditor: The paste options popup stays visible when the control is hidden

RadRichTextEditor: The paste options popup stays visible when the control is hidden

 

Workaround:

((MiniToolBarBase)this.radRichTextEditor1.RichTextBoxElement.PasteOptionsPopup).Hide();

 

Attached Files:
0 comments