[]
Gets or sets the color of the scroll box and scroll arrows in the Spread component.
[TypeConverter(typeof(WebColorConverter))]
public Color ScrollBarFaceColor { get; set; }
<TypeConverter(GetType(WebColorConverter))>
Public Property ScrollBarFaceColor As Color