Quote: Originally Posted by LESLIEx317537
I haven't looked into the program.
But does anyone know how to make VB.net hold down a key and then press another. I was searching forever.
If I can find that out, then I can mod the simple program.
Sendkeys..
%=ALT
{TAB}=TAB
so...
Code:
SendKeys.Send("%+{TAB}") = Alt+Tab