10 TIPs - To Become a Good Developer/Programmer
Why Join
Become a member
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
C# Corner Home
Technologies
Monthly Leaders
ASK A QUESTION
Forum guidelines
gary_joynes
0
4
0
Runtime exception generated when no handler subscribed to an event
Mar 18 2005 6:56 AM
Hello, I have a user control which generates 2 events e.g. ItemSelected, ItemDoubleClicked. When I create the user control in code and do not add a handler to one of the events, when the event fires I get "Object reference not set to an instance of an object." I am doing something wrong here? I assume I do not have to handle every event fired by my user control? Many thanks, Gary
Reply
Answers (
2
)
Recording Audio From a Microphone Using C#
retrieve the post request by IE from Win form?