ComponentFactory.Krypton.Toolkit.PaletteRibbonBackInherit.GetRibbonBackColor4 C# (CSharp) 메소드

GetRibbonBackColor4() 공개 추상적인 메소드

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.
리턴 Color
        public abstract Color GetRibbonBackColor4(PaletteState state);