H Herfried K. Wagner [MVP] Dec 7, 2004 #2 PadPad said: How to create the menu shortcuts for the menu item. Click to expand... Take a look at the 'MenuItem''s 'Shortcut' and 'ShowShortcut' properties. If you want a certain character to be the access key, simply preceed it with a "&" in the menu item's 'Text' property value.
PadPad said: How to create the menu shortcuts for the menu item. Click to expand... Take a look at the 'MenuItem''s 'Shortcut' and 'ShowShortcut' properties. If you want a certain character to be the access key, simply preceed it with a "&" in the menu item's 'Text' property value.