Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to pass parameters to a form?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
How to pass parameters to a form?
Divers
Thread ID:
00892623
Message ID:
00892623
Vues:
45
Hi all,
It's all in the message's subject: how can I pass values to a form?
I have to run a dialog form and I would like to pass some parameters, how can this be done?
I run the form with something like:

Dim frm As New myform
frm.ShowDialog()

I have seen sintax like

frm.ShowDialog(theparameter)

but I've not seen the code in the called form, so, can someone help me?
Thanks

Franco
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform