Gets the colors used to tint the background of the control.
Pass the same color for both values for a flat-looking control. The default value is [ 0xFFFFFF, 0xCCCCCC ].
protected List(Of Color) fillColors { get; }
'Declaration Protected Read Property fillColors As List(Of Color)