Hi,

i need to close the browser(IE) from my VB application.
KenX had said that I could use the code:

SendKeys "%{F4}", True

to close the browser.

but, I can't igure out where Im to use this code..... ive used

sendkeys "{HOME}+{END}"

to highlight the text in a textbox......(i used this code in the GotFocus event of the textbox)...

but as for

SendKeys "%{F4}", True

Im afraid im stuck..... :-( please help me out here.....

Thanks a ton,
Ramya.