vb.net sendkeys to specific active application -


i done on making sendkeys application me make life easier, im annoy when switch windows , forgot switch off sendskeys, example, application send "123123" notepad (current active application) until stop it, when switch msword not work, if switch again notepad sendkeys again, possible? life if there argument

if activewindows = notepad.exe     else     nothing end if 

it's idea dont know how make in vb.net, , want use .exe instead of title of application cause think it's fitting im doing.

thx in advance

yes, should work, idea. did far read numlock key. long on, timer sendkeys firing. turned off, timer stopped well. adding check current focus nice addition.

what methods use, please check this, think fits how find program current focus?


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -