Spread Windows Forms 12.0 Product Documentation
SplitBoxBackgroundColor Property (ICustomizeColor)


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

Reference

ICustomizeColor Interface
ICustomizeColor Members