ComponentFactory.Krypton.Toolkit.PaletteBackInherit.GetBackColor2 C# (CSharp) Method

GetBackColor2() public abstract method

Gets the second back color.
public abstract GetBackColor2 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
return Color
        public abstract Color GetBackColor2(PaletteState state);