WebBrowser Control
-
Hi All I am using microsoft's web browser control in my application. There is a bug in this component. In the application where i am using this component, the situation is like explained below. I have a MDI Application with some forms like FORM1, FORM2 etc. Lets assume that FORM1 has got web browser component, so when i load FORM1, it shows correctly and works normally. But incase i make the visibility of FORM1 to be false and show another form FORM2 and after some time make the FORM2 invisible and FORM1 as visible, web browser control crashes. It looks like a White Painted Window without a border and with no contents in it ( however there were contents in the form when it was made invisible) and also the control is in a dead state ie we cant do anything to it. Any Solutions? Sumit Domyan