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

UserLookAndFeel.SetFlatStyle() Method

Applies the Flat style to a control.

Namespace: DevExpress.LookAndFeel

Assembly: DevExpress.Utils.v21.2.dll

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

Declaration

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

Remarks

This member is no longer supported.

See Also