ColorPaletteBorderColor Property

BorderColor used to draw the border around TrackBar.

Definition

Namespace: BeeMobile.TrackBar
Assembly: BeeMobile.TrackBar.NET48 (in BeeMobile.TrackBar.NET48.dll) Version: 4.8.0.7
C#
public Color BorderColor { get; set; }

Property Value

Color

Remarks

Default value is Gray.

See Also