C
CMI
Hello,
Is it possible in VB.NET to set a variable in one Windows form and have it
available in another form (i.e., a Global variable)? I've tried using
Public, Shared, etc., but cannot seem to reference the variable I set in one
form in a second form.
Thanks!
Is it possible in VB.NET to set a variable in one Windows form and have it
available in another form (i.e., a Global variable)? I've tried using
Public, Shared, etc., but cannot seem to reference the variable I set in one
form in a second form.
Thanks!