Spread Windows Forms 12.0 Product Documentation
ScrollBoxBackgroundColor Property (ICustomizeColor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ICustomizeColor Interface : ScrollBoxBackgroundColor Property
Gets or sets scroll box back ground color.
Syntax
'Declaration
 
Property ScrollBoxBackgroundColor As Color
'Usage
 
Dim instance As ICustomizeColor
Dim value As Color
 
instance.ScrollBoxBackgroundColor = value
 
value = instance.ScrollBoxBackgroundColor
Color ScrollBoxBackgroundColor {get; set;}
See Also

Reference

ICustomizeColor Interface
ICustomizeColor Members