Hello everyone,
I have a simple question that I just happened to forget the answer to. How do I add the "ALT functionality" to my c# program like when you type ALT-F to open the File menu in the menustrip controll? I thought all I did was change the text property to "&File", which does add the underline, but does not allow the ALT-F to work. How do I do this?
Thanks in advance!
Justin
I have a simple question that I just happened to forget the answer to. How do I add the "ALT functionality" to my c# program like when you type ALT-F to open the File menu in the menustrip controll? I thought all I did was change the text property to "&File", which does add the underline, but does not allow the ALT-F to work. How do I do this?
Thanks in advance!
Justin