Click or drag to resize

NavigatorButtonNextButtonShortcut Property

Gets access to the shortcut for invoking the next action.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public Keys NextButtonShortcut { get; set; }

Property Value

Type: Keys
See Also