ISDBMenuItem::ShortCut

From MediaMonkey Wiki
Revision as of 15:26, 23 April 2013 by Michal.kocarek (talk | contribs) (better formatting, added description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBMenuItem, Interface ISDBMenuItem

Property Get/Let ShortCut As String


Property description

String specifies a shortcut assigned to the item, for example F9 or Ctrl+Alt+2. Empty string means no shortcut is assigned.

Shortcut can be assigned to any standard key from ranges A–Z, 0–9 or to an additional key BkSp, Tab, Esc, Enter, Space, PgUp, PgDn, End, Home, Left, Up, Right, Down, Ins, Del or F1–F12. The key can be prefixed by any combination of Ctrl+, Alt+ and Shift+ modifiers.