How do I create hot keys in a CAB application? I thought of treating the hot keys as commands but all examples I saw for adding command invokers referred to menu items. I would like to add command invoker that will respond to a key pressed any where in my application
Read More...