ComponentFactory.Krypton.Toolkit.PaletteRibbonBackInherit.GetRibbonBackColor4 C# (CSharp) Méthode

GetRibbonBackColor4() public abstract méthode

Gets the fourth background color for the ribbon item.
public abstract GetRibbonBackColor4 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
Résultat Color
        public abstract Color GetRibbonBackColor4(PaletteState state);