TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
PALANISELVAM M
NA
3
0
Custom control event
Mar 22 2007 5:17 PM
Hi,
I have a class called LISTENER, in this class i have 2 properties called Subject, Name and 1 event
public
event
MessageReceivedEventHandler
ListenerMessageReceivedEvent;
Now i am creating a custom control and in that control i am adding a property called LISTENERS this property contains collection of LISTENER class.
Now i am placing this control in windows form and adding LISTENERs object properties. I am able to add N number of LISTENER object. But i am not able to bring the event "ListenerMessageReceivedEvent".
Can anyone help me on this?
Thanks in Advance.
Pals.
Reply
Answers (
2
)
C# ExceptionDemo program
List content of ftp-server