|
-
May 28th, 2002, 11:33 AM
#1
Thread Starter
Addicted Member
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
-
May 28th, 2002, 12:05 PM
#2
-
May 30th, 2002, 05:20 PM
#3
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|