Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pls help me in Understanding Concept and Coding
Message
 
À
14/03/2000 01:05:48
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00345232
Message ID:
00345267
Vues:
16
>Hello.
> I have created one UserControl like Navigation Buttons
>(Top, Bottom, Next, Previous) and have written some code
>in that. But what I want now is when I place it on my form
>I have written some different code in Top_Click event and
>I want to fire that thig. But it fires the code which I
>have written in my UserControl.
> In short I don't want to excute code written in UserControl
>level but want to excute code written in FormLevel.
> Is there any method like Do Default as we have in VFP.

You will be able to do this in VB7 which will support inheritance and all the good stuff that it comes with.

Until then, if you don't want to use the code in a user control, ... don't use it!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform