C
Chris S
I'm relatively new to VB.NET and have what's probably a very simple
question. I'm trying to get one form to access (view and modify) data on
another form. For example, the startup object is a form called "FormA".
This form contains a string called "ImAString." FormA then opens FormB.
How can FormB read from/write to "ImAString"?
Thanks for your help,
Chris S.
question. I'm trying to get one form to access (view and modify) data on
another form. For example, the startup object is a form called "FormA".
This form contains a string called "ImAString." FormA then opens FormB.
How can FormB read from/write to "ImAString"?
Thanks for your help,
Chris S.