How to read keyboard input while form is in the background c# -


i need able read keyboard input while form in background (not hidden). there simmilar questions here need albe determine witch key pressed , need value "key" not int (stuff 0x00357 , have no idea is). need check if key determined user pressed. how can that?


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

'hasOwnProperty' in javascript -

Trouble making a JSON string -