Hi. I've got some problems like in title with blocking buttons/keys from keyboard. I've got a Control X Object but I can't find a string or value for such keys as scroll lock or print screen... I also can't find anywhere a Virtual Kay object which like I heard can detect input of any keyboard button.
DaVince I try it many times but in Control X it doesn't work for print screen and I don't know why.. And I can't find Virtual Key :/ I find that capslock or numlock work but for example scroll lock we must write scrollock not scrolllock... And I need with Print Screen :/
Edited by the Author.
After a while and help of polish clickers I checked that Control X doesn't support some keys like Print Screen or Num Lock 5... Proof? Create an event \\\ Any Key is down (Control X option) => Set Counter to LastKeyPressed( "Control X" )and Set text LastKeyPressed$( "Control X" ) /// First is in any counter it also can be in edit box and second in edit box... Can somebody help with finding Virtual key? Maybe it supports PrintScreen...