Skip to main content

UserLookAndFeel.SetUltraFlatStyle() Method

Applies the UltraFlat 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 SetUltraFlatStyle()

Remarks

This member is no longer supported.

See Also