[]
        
(Showing Draft Content)

FarPoint.Win.Spread.EnhancedInterfaceRenderer.TabStripButtonLowerPressedColor

TabStripButtonLowerPressedColor Property

TabStripButtonLowerPressedColor

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

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

The color of the tab strip button lower pressed.

Implements