Gets the alphas used for the background fill of controls.
Use [1, 1] to make the control background opaque. The default value is [ 0.6, 0.4 ].
protected List(Of Double) fillAlphas { get; }
'Declaration Protected Read Property fillAlphas As List(Of Double)