Is it possible to Disable the print screen key when the my app starts and enable it back once it closes??
if so, can someone give me an example of how..
I have tryed by using
If KeyCode = 44 Or KeyCode = 106 then clear the clipboard but this does not work..
any help would be appreciated
thanks
if so, can someone give me an example of how..
I have tryed by using
If KeyCode = 44 Or KeyCode = 106 then clear the clipboard but this does not work..
any help would be appreciated
thanks