Skip to main content

IRichEditControl.ShowErrorMessage(String) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

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

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

Declaration

PortableDialogResult ShowErrorMessage(
    string message
)

Parameters

Name Type Description
message String

 

Returns

Type Description
DevExpress.Portable.PortableDialogResult

 

See Also