Click or drag to resize

PaletteNeoAxisBlackGetBackColor1 Method


Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override Color GetBackColor1(
	PaletteBackStyle style,
	PaletteState state
)

Parameters

style  PaletteBackStyle
 
state  PaletteState
 

Return Value

Color

Implements

IPaletteGetBackColor1(PaletteBackStyle, PaletteState)
See Also