Click or drag to resize

ViewBaseState Property

Gets the visual state taking into account the owning controls state.

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 State { get; }

Property Value

Type: PaletteState
See Also