Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overriding Base Events in C#
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00641684
Message ID:
00641912
Views:
19
>ANYWAY, if you really want to override an event, whether it's Load or any other event, here's how you do it...you override the protected "On" method associated with the event. So, in your example, you could do add code like this in both the CyberlogicBaseForm and

FWIW, you can also assign a different event handler method in the delegate declaration including the ability to chain them together (via the + operator) so that they all fire.

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform