C# Class ComponentFactory.Krypton.Toolkit.PaletteRibbonTextInherit

Provide inheritance of palette ribbon text properties.
Inheritance: GlobalId, IPaletteRibbonText
Afficher le fichier Open project: ComponentFactory/Krypton

Méthodes publiques

Méthode Description
GetRibbonTextColor ( PaletteState state ) : Color

Gets the tab color for the item text.

Method Details

GetRibbonTextColor() public abstract méthode

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