Click or drag to resize

IPaletteTriple Interface

Access to the triple of back, border and content palettes.

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 interface IPaletteTriple

The IPaletteTriple type exposes the following members.

Properties
 NameDescription
Public propertyPaletteBack Gets the background palette.
Public propertyPaletteBorder Gets the border palette.
Public propertyPaletteContent Gets the content palette.
Top
See Also