B
Bhavin Parekh
Hi there
I'm building a windows form using C# and .net Framework 2.0.
I have put webBrowser control on my form.
When user clicks inside webBrowser, it opens up popup window on new separate
IE browser instance which is not part of windows application.
Is there anyway, popup can be opened in same window under same browser
control??
Or
Can we open popup window if i put another webbrowser control so popup window
open inside that control.
Can anyone help on this??
Any help would be appreciated....
Thanks
I'm building a windows form using C# and .net Framework 2.0.
I have put webBrowser control on my form.
When user clicks inside webBrowser, it opens up popup window on new separate
IE browser instance which is not part of windows application.
Is there anyway, popup can be opened in same window under same browser
control??
Or
Can we open popup window if i put another webbrowser control so popup window
open inside that control.
Can anyone help on this??
Any help would be appreciated....
Thanks