Spread Windows Forms 12.0 Product Documentation
TabStripButtonUpperActiveColor Property (ICustomizeColor)


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

Reference

ICustomizeColor Interface
ICustomizeColor Members