Results 1 to 3 of 3

Thread: [SOLVED][2.0] WebBrowser control array

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2007
    Posts
    4

    Resolved [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
  •  



Click Here to Expand Forum to Full Width