Detect key pressed out of form c #

0

I was wondering how a certain key could be detected, for example [F1] , but outside the form. Since my main idea, is that each time you press that key, make a screenshot and upload it to an FTP.

However, I run into the problem that I do not know how I could detect that key outside the form.

I've been reading about GetAsyncKeystate but I do not quite understand it. Is it possible that it can? Any other alternative? Thanks.

    
asked by Georgia Fernández 02.12.2018 в 00:10
source

0 answers