[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonLowerActiveColor

TabStripButtonLowerActiveColor Property

TabStripButtonLowerActiveColor

Gets or sets the color of the lower, active tab strip button.

Declaration
public Color TabStripButtonLowerActiveColor { get; set; }
Public Property TabStripButtonLowerActiveColor As Color
Property Value
Type Description
Color

The color of the tab strip button lower active.

Implements