WindowsFormsSettings.EnableMdiFormSkins() Method
Enables the title bar skinning feature for MDI child DevExpress forms.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Remarks
See the SkinManager.EnableMdiFormSkins method, which is equivalent to the WindowsFormsSettings.EnableMdiFormSkins method, for details.