WindowsFormsSettings.EnableFormSkins() Method
Enables the title bar skinning feature for DevExpress forms and message boxes.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Remarks
See the SkinManager.EnableFormSkins method, which is equivalent to the WindowsFormsSettings.EnableFormSkins method, for details.
Starting from version 17.1, the form title bar skinning feature is enabled by default. You can change this default behavior with the dedicated compatibility option (see Version Compatibility: Default Property Values), or with the WindowsFormsSettings.DisableFormSkins method.