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

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -