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
Titre:
Overriding Base Events in C#
Divers
Thread ID:
00641684
Message ID:
00641684
Vues:
68
Hi Guys,
I have a base class form which sets certain properties in the load event. In my application, I inherit this form and in the load event I want to override the base Load Event. IE. I dont want to use the base Load event I want write my own load event in the inherited form.

In my inherited form I use private overrides void form1_Load() but I keep getting an error there is noo method to override. can anyone help me. Does overriding work like VFP(unless You say dodefault() in inherited form will it run the base event).

TIA
Fred Besterwitch, MCP

The harder you work. The luckier you get.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform