I want to read data stream or a key stroke from a secondary USB keyboard to my .net windows application only. The keystrokes should be blocked in all other applications such as word,excel etc.. Is that Possible with .Net Windows application?
Obviously the master keyboard is also connected in the computer. The other application can get the keystrokes from this keyboard. This .Net application should only capture the keystroke of secondary keyboard? If somebody have any idea please help...
Thanks for your help in advance...