C# Class ComponentFactory.Krypton.Toolkit.PaletteRibbonTextInherit

Provide inheritance of palette ribbon text properties.
Inheritance: GlobalId, IPaletteRibbonText
Mostra file Open project: ComponentFactory/Krypton

Public Methods

Method Description
GetRibbonTextColor ( PaletteState state ) : Color

Gets the tab color for the item text.

Method Details

GetRibbonTextColor() public abstract method

Gets the tab color for the item text.
public abstract GetRibbonTextColor ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
return Color