G
Guest
The System.Windows.Forms.Shortcut enum has all values for MenuItem shortcuts.
Is it possible to get the localized string of such a shortcut?
I tried myShortCut.ToString() but this returns a value like "CtrlP". I would
like to have "Strg+P" on a German Windows.
Thanks for any ideas,
Guido
Is it possible to get the localized string of such a shortcut?
I tried myShortCut.ToString() but this returns a value like "CtrlP". I would
like to have "Strg+P" on a German Windows.
Thanks for any ideas,
Guido