Spread Windows Forms 12.0 Product Documentation
TabStripButtonLowerActiveColor Property (ICustomizeColor)


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

Reference

ICustomizeColor Interface
ICustomizeColor Members