Click or drag to resize

PaletteBackInheritRedirect Constructor (PaletteRedirect)

Initialize a new instance of the PaletteBackInheritRedirect 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 PaletteBackInheritRedirect(
	PaletteRedirect redirect
)

Parameters

redirect
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteRedirect
Source for inherit requests.
See Also