Click or drag to resize

KryptonManagerCurrentGlobalPalette Property

Gets the current global palette instance given the manager settings.

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 static IPalette CurrentGlobalPalette { get; }

Property Value

Type: IPalette
See Also