get any input focus element in windows with c# -



get any input focus element in windows with c# -

is there anyway focus input (textbox) on screen app active in windows??

i want create console application read rfid tag , set value (result) on input box

that focusing. please advise. possible?

you can utilize method send keys other applications textbox: c# using sendkey function send key application

c#

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -