ComponentFactory.Krypton.Toolkit.PaletteContentInherit.GetContentLongTextColor1 C# (CSharp) Method

GetContentLongTextColor1() public abstract method

Gets the first back color for the long text.
public abstract GetContentLongTextColor1 ( PaletteState state ) : Color
state PaletteState Palette value should be applicable to this state.
return Color
        public abstract Color GetContentLongTextColor1(PaletteState state);