Skip to main content

UserLookAndFeel.SetFlatStyle() Method

Applies the Flat style to a control.

Namespace: DevExpress.LookAndFeel

Assembly: DevExpress.Utils.v23.2.dll

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

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public void SetFlatStyle()

Remarks

This member is no longer supported.

See Also