[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonUpperPressedColor

TabStripButtonUpperPressedColor Property

TabStripButtonUpperPressedColor

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

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

The color of the tab strip button upper pressed.

Implements