Click or drag to resize

NavigatorButtonPreviousButtonShortcut Property

Gets access to the shortcut for invoking the previous 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 PreviousButtonShortcut { get; set; }

Property Value

Type: Keys
See Also