Spread Windows Forms 12.0 Product Documentation
TabStripBackgroundColor Property (ICustomizeColor)


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

Reference

ICustomizeColor Interface
ICustomizeColor Members