G
Guest
I'm trying to write a C# program that will allow the user to navigate to
different text boxes using Hot Keys (ie Alt+P). I also want to have the
label for the text box display the hot key for the associated text box. I
know how to do that, I just don't know how to associate the Hot Key with
getting the appropriate text box to focus.
different text boxes using Hot Keys (ie Alt+P). I also want to have the
label for the text box display the hot key for the associated text box. I
know how to do that, I just don't know how to associate the Hot Key with
getting the appropriate text box to focus.