Skip to main content
A newer version of this page is available.

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.v20.2.dll

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

Declaration

public void ResetSkinMaskColors()
See Also