Click or drag to resize

KryptonContextMenuItemShortcutKeyDisplayString Property

Gets and sets the display text to use in preference to the shortcut key setting.

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

Property Value

Type: String
See Also