Skip to main content
All docs
V24.1

IRichEditControl.ShowConvertNotesForm(NotesFormController) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

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

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

void ShowConvertNotesForm(
    NotesFormController controller
)

Parameters

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