Is there an API call i can use to detect a keypress on my form when it isn't in focus. The idea of the keypress is in fact to bring it into focus. I want to bring the form to focus with something like (ctrl + shift + p)
cheers.