Skip to main content

IRichEditControl.ShowEncryptionQueryPasswordForm(EncryptionInfo) Method

For internal use.

Namespace: DevExpress.XtraRichEdit

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

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

Declaration

PortableDialogResult ShowEncryptionQueryPasswordForm(
    EncryptionInfo encryptionInfo
)

Parameters

Name Type Description
encryptionInfo EncryptionInfo

 

Returns

Type Description
DevExpress.Portable.PortableDialogResult

 

See Also