Skip to main content
A newer version of this page is available. .

TrackBarStyleSettings Class

Defines the native appearance and behavior of a track bar.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v21.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public class TrackBarStyleSettings :
    BaseEditStyleSettings

Remarks

A TrackBarStyleSettings object defines the default track bar operation mode.

TrackBarEdit_NativeStyle

Tip

For the complete list of the TrackBarEdit control operation modes, see TrackBarEdit operation modes.

See Also