Is there a way to detect if the user is holding down the Control key (or Option key on Macs) when they select a menu item from the menu bar?
I have a Help Menu in my app with a menu item for the About box. I want to put up different About boxes depending on if the user is holding the Control key when the MenuItem is selected.