Click or drag to resize

KryptonRibbonQATButtonGetEnabled Method

Gets the entry enabled 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 bool GetEnabled()

Return Value

Boolean
Enabled value.

Implements

IQuickAccessToolbarButtonGetEnabled
See Also