|
-
Dec 23rd, 2007, 08:19 AM
#1
Thread Starter
New Member
[SOLVED][2.0] WebBrowser control array
Hi,
As the title says, my question is about a webbrowser control array.
I want to fire the documentcompleted event for each wb in the array.
How can i specify its index? Should i just add the same event handler for every control? Even if this goes fine, would it be faster if i create new threads to handle them?
I hope im not saying nonsenses, im pretty new to .NET 
Thanks
Last edited by Tughack; Dec 23rd, 2007 at 09:11 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|