Click or drag to resize

ContextMenuProviderProviderStateNormal Property

Gets access to the context menu normal 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 PaletteContextMenuItemState ProviderStateNormal { get; }

Property Value

Type: PaletteContextMenuItemState

Implements

IContextMenuProviderProviderStateNormal
See Also