J
J. Garrido
I've been attempting to find out how this is accomplished in .NET,
because it appears to be far less simple then in 6. Essentially, I want to
be able to hide and display an existing form, instead of having to create a
new instance of the form everytime I need it. With VB 6 it was as simple as
form1.show and form1.hide, but in .NET, I'm at a loss; and I can never seem
to locate the information I need in the Library. Any pointers to where I
might find more information on the way forms are now handled would be
greatly appreciated.
- Jake G.
because it appears to be far less simple then in 6. Essentially, I want to
be able to hide and display an existing form, instead of having to create a
new instance of the form everytime I need it. With VB 6 it was as simple as
form1.show and form1.hide, but in .NET, I'm at a loss; and I can never seem
to locate the information I need in the Library. Any pointers to where I
might find more information on the way forms are now handled would be
greatly appreciated.
- Jake G.