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: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool InterceptArrowKeys { get; set; }

Property Value

Type: Boolean
See Also