IPaletteGetRibbonBackColor1 Method |
Gets the first background color for the ribbon item.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxColor GetRibbonBackColor1(
PaletteRibbonBackStyle style,
PaletteState state
)
Parameters
- style PaletteRibbonBackStyle
- Background style.
- state PaletteState
- Palette value should be applicable to this state.
Return Value
ColorColor value.
See Also