I have developed a web browser i want to catch both keyboard events and mouse events.if mouse events and keyboard events not happen in a given period how to catch it.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
http://www.codeproject.com/Articles/6362/Global-System-Hooks-in-NET
this might help you to fix your problem.