Spread Windows Forms 12.0 Product Documentation
TabStripButtonLowerPressedColor Property (ICustomizeColor)


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

Reference

ICustomizeColor Interface
ICustomizeColor Members