[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperActiveColor

TabStripButtonUpperActiveColor Property

TabStripButtonUpperActiveColor

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

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

The color of the tab strip button upper active.

Implements