Back to Devexpress

XtraMessageBoxClosedArgs.SaveToRegistry() Method

windowsforms-devexpress-dot-xtraeditors-dot-xtramessageboxclosedargs.md

latest1.6 KB
Original Source

XtraMessageBoxClosedArgs.SaveToRegistry() Method

Saves Visible and DialogResult property values to the registry.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void SaveToRegistry()
vb
Public Sub SaveToRegistry

Remarks

You can use the Visible and DialogResult properties with the “Do not show this message again“ checkbox. See the following help topic for more information: DoNotShowAgainCheckBoxVisible.

See Also

XtraMessageBoxClosedArgs Class

XtraMessageBoxClosedArgs Members

DevExpress.XtraEditors Namespace