A newer version of this page is available.
Switch to the current version.
TrackBarTrackElementStyle Class
Contains style settings that define the appearance of the track element.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class TrackBarTrackElementStyle :
AppearanceStyleBase
Public Class TrackBarTrackElementStyle
Inherits AppearanceStyleBase
Related API Members
The following members accept/return TrackBarTrackElementStyle objects:
Remarks
An object of the TrackBarTrackElementStyle type can be accessed via the TrackBarProperties.TrackStyle and TrackBarProperties.BarHighlightStyle properties.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
TrackBarTrackElementStyle
See Also
Feedback