Back to Devexpress

UserLookAndFeel.SetFlatStyle() Method

windowsforms-devexpress-dot-lookandfeel-dot-userlookandfeel-5c48bb6c.md

latest1.2 KB
Original Source

UserLookAndFeel.SetFlatStyle() Method

Applies the Flat style to a control.

Namespace : DevExpress.LookAndFeel

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public void SetFlatStyle()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub SetFlatStyle

Remarks

This member is no longer supported.

See Also

SetStyle

LookAndFeelStyle

UserLookAndFeel Class

UserLookAndFeel Members

DevExpress.LookAndFeel Namespace