Back to Devexpress

WindowsFormsSettings.DisableFormSkins() Method

windowsforms-devexpress-dot-xtraeditors-dot-windowsformssettings-70246279.md

latest1.5 KB
Original Source

WindowsFormsSettings.DisableFormSkins() Method

Disables the title bar skinning feature for DevExpress forms and message boxes.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public static void DisableFormSkins()
vb
Public Shared Sub DisableFormSkins

Remarks

See the SkinManager.DisableFormSkins method, which is equivalent to the WindowsFormsSettings.DisableFormSkins method, for details.

See Also

EnableFormSkins()

DisableFormSkins()

WindowsFormsSettings Class

WindowsFormsSettings Members

DevExpress.XtraEditors Namespace