|
-
Sep 7th, 2007, 04:14 AM
#1
Thread Starter
Frenzied Member
[02/03] Event handler problem
Hello everybody,
Sometimes it happens that click event of a button or load event of form doesn't fire. I then check the InitializeComponent() method and find that the event handler is not registered and I register it and it starts working however the event handler was previously registered and was working fine.
Any idea why is this happens that event handler got unregistered and how to resolve it?
Thanks.
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
|