- Home /
Question by
eshan-mathur · Jul 11, 2014 at 06:14 PM ·
menuitemkeyboard shortcut
What's the Control key in the MenuItem attribute?
The MenuItem API page says this:
To create a hotkey you can use the following special characters: % (ctrl on Windows, cmd on OS X), # (shift), & (alt), _ (no key modifiers).
What's the special character that maps to Control on Macs? Is that key even available? If not, why?
Comment