Name: Anonymous 2006-10-07 20:50
In VB6.0 (which is the language I learned last year) to get a second form to appear, you "Add Form" and then code "Show Form2.Form" or "Form2.Visible = True" Or something of the like.
How the HELL do you make this work the same way in VB.NET? They changed the programs on us over the summer and I can't find shit about it.
How the HELL do you make this work the same way in VB.NET? They changed the programs on us over the summer and I can't find shit about it.