[]
Gets or sets the color of the track bar selected background.
public Color TrackBarSelectedBackgroundColor { get; set; }
Public Property TrackBarSelectedBackgroundColor As Color
Type | Description |
---|---|
Color | The color of the track bar selected background. |