KryptonButtonSetFixedState 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 state
)
Parameters
- state PaletteState
- Palette state to fix.
See Also