Click or drag to resize

KryptonColorButtonMaxRecentColors Property

Gets and sets the maximum number of recent colors to store and display.

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 int MaxRecentColors { get; set; }

Property Value

Type: Int32
See Also