Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inheriting button click
Message
De
15/11/2004 11:35:59
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
Inheriting button click
Divers
Thread ID:
00961402
Message ID:
00961402
Vues:
33
I designed a base form class based on Les Pinter's sample in book VFP to VB.net , i would like to overwrite one button's click event and also perform the default code of that button in form's base class, i could do that changing the button's modifiers property to Public, but if i want to overwrite completely the event, i delcate clik's event in base class as public overridable but in this case i can't perform the default behaviour.

Is there any way like in Vfox,
dodefault()
**here my code
or
mycode
dodefault()
mycode

Thank's
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform