Spread Windows Forms 12.0 Product Documentation
TabStripButtonUpperNormalColor Property (ICustomizeColor)


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

Reference

ICustomizeColor Interface
ICustomizeColor Members