TrackBarEdit Class
In This Article
Represents a track bar.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Remarks
The TrackBarEdit is a scrollable control which is used to slide a small thumb along a continuous line. A track bar can be oriented horizontally and vertically. Use the BaseEdit.StyleSettings property to specify one of the four built-in styles: Native, Range, Zoom and ZoomRange.
Native
Range
Zoom
ZoomRange
To learn more, see TrackBarEdit.
#Inheritance
#Extension Methods
See Also