ControlBaseFixedBackColorInNonFlatStyles Property

When set to true, when ever the Raised or SunkenControlStyle are used, the BackColor will be fixed to Control

Definition

Namespace: Firefly.Box.UI.Advanced
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool FixedBackColorInNonFlatStyles { get; set; }

Property Value

Boolean

See Also