Results 1 to 3 of 3

Thread: COM/UserControl Question... please help

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Sep 2001
    Location
    Canada
    Posts
    202

    COM/UserControl Question... please help

    Hello,
    I have a UserControl in which there is a Class called Points which has a collection of a class called Point. So what I would like to do is when there is a change in one of the items in Points, to call a sub in the UserControl. I can declare an event in Points and call it when a Point is added or removed which then fires in the UserControl and calles the subroutine I wish. But I can't figure out how to fire that event when a change occurs in one of the Points (Point Class). Does anyone have any ideas?

    Thanks...

    BestCoder

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    Is this what you are talking about?
    http://www.vbforums.com/showthread.p...readid=166968&

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Sep 2001
    Location
    Canada
    Posts
    202
    Yes.... that's it! Thanks!

    BestCoder

    P.S. I like your signature!

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