Click or drag to resize

PaletteContextMenuItemStateChecked(PaletteContextMenuRedirect) Constructor

Initialize a new instance of the PaletteContextMenuItemStateChecked class.

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 PaletteContextMenuItemStateChecked(
	PaletteContextMenuRedirect redirect
)

Parameters

redirect  PaletteContextMenuRedirect
Redirector for inheriting values.
See Also