dbicSlide Send comments on this topic.
TrackType Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : TrackType Property

Gets or sets the type of track to display in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TrackType As enumTrackType
C# 
public virtual enumTrackType TrackType {get; set;}

Property Value

enumTrackType

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also