Back to Devexpress

XtraMessageBoxArgs.DoNotShowAgainCheckBoxText Property

windowsforms-devexpress-dot-xtraeditors-dot-xtramessageboxargs-a84dc81e.md

latest1.5 KB
Original Source

XtraMessageBoxArgs.DoNotShowAgainCheckBoxText Property

Gets or sets the text displayed next to the “Do not show this message againcheckbox.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public string DoNotShowAgainCheckBoxText { get; set; }
vb
Public Property DoNotShowAgainCheckBoxText As String

Property Value

TypeDescription
String

The text displayed next to the “Do not show this message againcheckbox.

|

Remarks

See Also

XtraMessageBoxArgs Class

XtraMessageBoxArgs Members

DevExpress.XtraEditors Namespace