0
votes
3answers
201 views
VB.NET: What is the best way to retrieve a value from a second form?
I'm teaching myself VB.Net.
Here is a problem I have recently come across. Say I have a main Form1 in my application. Form1 calls a second LoginForm which (like the name suggests) is a logi …
