Lets say that I`m running internet explorer (or any other program for that matter) and I want to have a button on my visual basic program to close it. Any idea how?
I tried using (sendmessage and WM_DESTROY) but it makes the program freeze...

Any one have an idea??