C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / DisabledBorderColor Property

In This Topic
DisabledBorderColor Property (C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection)
In This Topic
Gets or sets border color of thumb if control is disabled.
Syntax
'Declaration
 
Public Property DisabledBorderColor As Color
 
See Also