ButtonSpecRemapByContentCacheSetPaletteContent Method |
Set the palette content to use for remapping.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void SetPaletteContent(
IPaletteContent paletteContent
)
Parameters
- paletteContent IPaletteContent
- Palette for requesting foreground colors.
See Also