Click or drag to resize

KryptonRibbonGroupDomainUpDownInterceptArrowKeys Property

Gets or sets whether the up-down control will increment and decrement the value when the UP ARROW and DOWN ARROW are used.

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

Property Value

Boolean
See Also