Click or drag to resize

PaletteBackInheritRedirect Constructor (PaletteRedirect, PaletteBackStyle)

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,
	PaletteBackStyle style
)

Parameters

redirect
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteRedirect
Source for inherit requests.
style
Type: Internal.ComponentFactory.Krypton.ToolkitPaletteBackStyle
Style used in requests.
See Also