I am wondering if it's possible to catch the press of the back key inside a class.
What I'd like to do is hide my class if I press the back key when it's showing.
So far I can only see that you can do this via the Activity_KeyPress sub on the activity calling the class.
regards, Ricky
What I'd like to do is hide my class if I press the back key when it's showing.
So far I can only see that you can do this via the Activity_KeyPress sub on the activity calling the class.
regards, Ricky