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

Determines the color used to paint the tick lines of the track.

Syntax

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

Property Value

Color

Requirements

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

See Also