CompatibilitySettings.UseLegacyDXMessageBox Property
In This Article
Gets or sets whether DevExpress WPF Controls display their messages in the legacy message box.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Data.Desktop.v24.2.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#Remarks
The legacy message box does not have rounded corners in DevExpress Windows 11 themes.
See Also