Click or drag to resize

AppButtonMenuProviderProviderStateNormal Property

Gets access to the context menu normal state.

Namespace: Internal.ComponentFactory.Krypton.Ribbon
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public PaletteContextMenuItemState ProviderStateNormal { get; }

Property Value

PaletteContextMenuItemState

Implements

IContextMenuProviderProviderStateNormal
See Also