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

Gets or sets the color used to paint the thumb of the control.

Syntax

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

Property Value

Color

Requirements

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

See Also