Back to Devexpress

UserLookAndFeel.SetStyle3D() Method

windowsforms-devexpress-dot-lookandfeel-dot-userlookandfeel-dot-setstyle3d.md

latest1.2 KB
Original Source

UserLookAndFeel.SetStyle3D() Method

Applies the Style3D 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 SetStyle3D()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub SetStyle3D

Remarks

This member is no longer supported.

See Also

SetStyle

LookAndFeelStyle

UserLookAndFeel Class

UserLookAndFeel Members

DevExpress.LookAndFeel Namespace