Hi, a VC++ noob here that needs some help please.
So I have a C++/CLR .NET Form. What I want to achieve is while the application is running and you press a button then a message box appears with the message of the key you pressed. Anyone knows how to do this?