PaletteBackInheritRedirect(PaletteRedirect, PaletteBackStyle) Constructor |
Initialize a new instance of the PaletteBackInheritRedirect class.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic PaletteBackInheritRedirect(
PaletteRedirect redirect,
PaletteBackStyle style
)
Parameters
- redirect PaletteRedirect
- Source for inherit requests.
- style PaletteBackStyle
- Style used in requests.
See Also