Skip to main content
All docs
V23.2

IRichEditControl.ShowConvertNotesForm(NotesFormController) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.RichEdit.v23.2.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