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

Gets or sets the color used to paint the interior of the slider bar of the control.

Syntax

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

Property Value

Color

Requirements

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

See Also