Skip to main content

UserLookAndFeel.SetWindowsXPStyle() Method

Applies the WindowsXP 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 SetWindowsXPStyle()

Remarks

This member is no longer supported.

See Also