Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to call a form method from a usercontrol
Message
 
À
29/08/2003 00:30:03
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
00824465
Message ID:
00824734
Vues:
17
Me. on a form will reference that form. That includes events of controls, since the event simply calls up to form methods. So Me.MyMethod() or whatever should do it.

Hope this helps.

yag (sitting in an airport)

>I have a usercontrol that contains a button. I want to place this button on several different forms. When the button is pressed I want the logic to check to see if a method exist on the form containing the usercontrol called "ABC". If so execute it.
>
>In FoxPro you could do this by referencing thisform.
>
>How would you do this in VB.NET?
>
>TIA
>Robert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform