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