Click or drag to resize

PaletteBackInheritRedirect(PaletteRedirect, PaletteBackStyle) Constructor

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

Parameters

redirect  PaletteRedirect
Source for inherit requests.
style  PaletteBackStyle
Style used in requests.
See Also