Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Overriding Base Events in C#
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
00641684
Message ID:
00641912
Vues:
20
>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform