Back to Devexpress

UserLookAndFeel.Reset() Method

windowsforms-devexpress-dot-lookandfeel-dot-userlookandfeel-2a2f670f.md

latest1.0 KB
Original Source

UserLookAndFeel.Reset() Method

Reverts the look and feel settings to their default values.

Namespace : DevExpress.LookAndFeel

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public virtual void Reset()
vb
Public Overridable Sub Reset

Remarks

The Reset method restores the default values to all the properties of the current look and feel object.

See Also

UserLookAndFeel Class

UserLookAndFeel Members

DevExpress.LookAndFeel Namespace