XtraMessageBoxClosedArgs.SaveToRegistry() Method
Saves Visible and DialogResult property values to the registry.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
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