المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : Help with webBrowser control resource use



C# Programming
07-05-2009, 05:02 PM
Good Day!

I just have a problem that I would want to be addressed. This is with regards to using multiple webBrowser controls. As you can see, when I use multiple webBrowser controls, they tend to hang the application for a while.

I think this is a threading issue, but I am new to multithreading as well so I am looking for an easier way to fix this if possible. If not, please guide me on how I can fix this, so the webBrowser controls wont hang the application since it is important in my application to let the users manipulate the form while the webBrowser controls are running. Any ideas?

Any help will be greatly appreciated, thanx!