Sending keynotes to a program
- by Or Betzalel
In window form, I made a button and I'm trying to make it send {F1} to a specific window (Such as FireFox, My Computer etc...)
My question is :
How do I do it by the window's name? (such as "Mozilla Firefox")
How do I do it by the process's name? (such as firefox.exe)