PaletteContentInheritForced Constructor |
Initialize a new instance of the PaletteContentInheritForced class.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic PaletteContentInheritForced(
IPaletteContent inherit
)
Parameters
- inherit IPaletteContent
- Border palette to inherit from.
See Also