KryptonSplitContainerSetFixedState Method |
Fix the control to a particular palette state.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual void SetFixedState(
PaletteState stateSplit,
PaletteState stateSeparator
)
Parameters
- stateSplit PaletteState
- Palette state to fix against the split container.
- stateSeparator PaletteState
- Palette state to fix against the separator.
See Also