ComponentFactory.Krypton.Toolkit.PaletteRibbonBackInherit.GetRibbonBackColor5 C# (CSharp) Method

GetRibbonBackColor5() public abstract method

Gets the fifth background color for the ribbon item.
public abstract GetRibbonBackColor5 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
return Color
        public abstract Color GetRibbonBackColor5(PaletteState state);