Click or drag to resize

ButtonSpecRemapByContentCacheSetPaletteContent Method

Set the palette content to use for remapping.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public void SetPaletteContent(
	IPaletteContent paletteContent
)

Parameters

paletteContent
Type: Internal.ComponentFactory.Krypton.ToolkitIPaletteContent
Palette for requesting foreground colors.
See Also