Click or drag to resize

KryptonContextMenuColorColumns Constructor (ColorScheme)

Initialize a new instance of the KryptonContextMenuColorColumns class.

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 KryptonContextMenuColorColumns(
	ColorScheme scheme
)

Parameters

scheme
Type: Internal.ComponentFactory.Krypton.ToolkitColorScheme
Required color scheme of colors.
See Also