Spread Windows Forms 12.0 Product Documentation
ActiveTabBackColor Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > FlatInterfaceRenderer Class : ActiveTabBackColor Property
Gets or sets the overall active tab background color.
Syntax
'Declaration
 
Public Property ActiveTabBackColor As Color
'Usage
 
Dim instance As FlatInterfaceRenderer
Dim value As Color
 
instance.ActiveTabBackColor = value
 
value = instance.ActiveTabBackColor
public Color ActiveTabBackColor {get; set;}
See Also

Reference

FlatInterfaceRenderer Class
FlatInterfaceRenderer Members