Skip to main content
All docs
V24.2

IRichEditControl.ShowConvertNotesForm(NotesFormController) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v24.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

void ShowConvertNotesForm(
    NotesFormController controller
)

Parameters

Name Type
controller DevExpress.XtraRichEdit.Forms.NotesFormController
See Also