Click or drag to resize

ViewBaseFixedState Property

Set a fixed state to override usual behavior and appearance

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 virtual PaletteState FixedState { get; set; }

Property Value

Type: PaletteState
See Also