Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to pass parameters to a form?
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Forms
Title:
How to pass parameters to a form?
Miscellaneous
Thread ID:
00892623
Message ID:
00892623
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform