Hi every one, I have two apps, the first app is used to install a global keyboard hook, the second app is an app which has a TextBox control. I run the first app, then I run the second app. I want to prevent global keyboard hook (installed from 1st app) in this TextBox (of the 2nd app). How to do this? Hope you help me. Thanks.