Menu.Shortcut (gb.qt4)
Property Shortcut As String
Returns or sets the shorcut key name of the menu.
A menu shortcut is globally active for its top-level window.
If you want to mix many embedded forms with their own menus in one unique top-level window,
their menu shortcuts may clash, so you may have to disable some of them with
the
Enabled property.