Click or drag to resize

AppButtonMenuProviderProviderStateHighlight Property

Gets access to the context menu highlight 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 PaletteContextMenuItemStateHighlight ProviderStateHighlight { get; }

Property Value

PaletteContextMenuItemStateHighlight

Implements

IContextMenuProviderProviderStateHighlight
See Also