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

GetContentShortTextColorStyle() public abstract method

Gets the color drawing style for the short text.
public abstract GetContentShortTextColorStyle ( PaletteState state ) : PaletteColorStyle
state PaletteState Palette value should be applicable to this state.
return PaletteColorStyle
        public abstract PaletteColorStyle GetContentShortTextColorStyle(PaletteState state);