Skip to main content

UserLookAndFeel.ResetSkinMaskColors() Method

Sets the UserLookAndFeel.SkinMaskColor and UserLookAndFeel.SkinMaskColor2 properties to an empty color (System.Drawing.Color.Empty).

Namespace: DevExpress.LookAndFeel

Assembly: DevExpress.Utils.v21.2.dll

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

Declaration

public void ResetSkinMaskColors()
See Also