S
Saber
I did a web search and found someone is looking for what I'm looking for:
There are 2 forms...named => formA and formB
and each of them have their own button named => btnA and btnB
The application starts with formA
can you show me the code that... when I click on btnA in formA, It will
CLOSE formA and open formB...
Then when I click btnB from formB, it will close formB and open back formA
How can I do this? I dun want their visible set to .false
I want them really close and use no resources from my computer.. How?
Thanks for your help....
http://www.experts-exchange.com/Programming/Programming_Languages/Dot_Net/VB_DOT_NET/Q_21185658.html
There are 2 forms...named => formA and formB
and each of them have their own button named => btnA and btnB
The application starts with formA
can you show me the code that... when I click on btnA in formA, It will
CLOSE formA and open formB...
Then when I click btnB from formB, it will close formB and open back formA
How can I do this? I dun want their visible set to .false
I want them really close and use no resources from my computer.. How?
Thanks for your help....
http://www.experts-exchange.com/Programming/Programming_Languages/Dot_Net/VB_DOT_NET/Q_21185658.html