TrackBarColors Property

Gets or sets the colors used to paint TrackBar

Definition

Namespace: BeeMobile.TrackBar
Assembly: BeeMobile.TrackBar.NET48 (in BeeMobile.TrackBar.NET48.dll) Version: 4.8.0.7
C#
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter")]
public ColorPalette Colors { get; }

Property Value

ColorPalette

See Also