Results 1 to 4 of 4

Thread: Replacement for control arrays...

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    Guess....i have wooden shoes, in my free time i sell tulips and I live in a huge windmill...
    Posts
    176

    Replacement for control arrays...

    I''m making an MSN Messenger client in VB.net and i all got it done till the part where it has to make a connection to a SwitchBoard server. It has to do this for each conversation request it receives. The problem is that i can do this for just 1 opon conversation but i have no clue how to do it with multiple, since i can't use control arrays anymore.

    Can someone explain how to generate multiple winsock components (I'm just using the old winsock)?

    Thnx
    JpEgy

  2. #2
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403
    I had this problem. You need to use the AddHandler keyword. I would type up an example, but I'm not at home now.
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

  3. #3

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Dec 2001
    Location
    Guess....i have wooden shoes, in my free time i sell tulips and I live in a huge windmill...
    Posts
    176
    thnx, that helped!
    JpEgy

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