M
Max
I've done quiet a bit of VB programming using versions 5 and 6. Now I
finally got my hands on .NET and all I can say is "I am soooo lost".
Would appreciate it if you guys could help me out with some basic form
operations. I've already figured out how to load new forms and do all of
that, but now I have this problem...
I have a form that starts the program. From there I have a button which
creates a new form, shows it, and disables the first one. Now when the
second form is closed I need to re-enable the first form. How do I go
about doing that? While I'm at it, what else should I take a look at in
regard to differences in form operations between VB6 and VB.NET? I'll
probably run into some other problems later so it would be nice to know
it ahead of time. Thanks for your help.
finally got my hands on .NET and all I can say is "I am soooo lost".
Would appreciate it if you guys could help me out with some basic form
operations. I've already figured out how to load new forms and do all of
that, but now I have this problem...
I have a form that starts the program. From there I have a button which
creates a new form, shows it, and disables the first one. Now when the
second form is closed I need to re-enable the first form. How do I go
about doing that? While I'm at it, what else should I take a look at in
regard to differences in form operations between VB6 and VB.NET? I'll
probably run into some other problems later so it would be nice to know
it ahead of time. Thanks for your help.