Skip to main content

TrackBarStyleSettings Class

Defines the native appearance and behavior of a track bar.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v23.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