M
Miku
Hi guies
I am a biginner in vb.net but i have worked in vb 6.0.
I am facing problem in displaying and closing form.
In my project I have
(1) one base Module basMain, also startup of my application.
(2) frmBackground
(3) frmLogin
(4) frmMain
I want to do the following :
Application will start from basMain & basMain will Display
frmBackground.
From frmBackground I want to show frmLogin. and if VAlid Username &
password then I want to close frmBackground & frmLogin and want to
Display frmMain & application should be continue & working.
I have tried in vb 6.0 style but i am getting problem my application
ends.
Pl. help me out.
Thank you.
-Miku
I am a biginner in vb.net but i have worked in vb 6.0.
I am facing problem in displaying and closing form.
In my project I have
(1) one base Module basMain, also startup of my application.
(2) frmBackground
(3) frmLogin
(4) frmMain
I want to do the following :
Application will start from basMain & basMain will Display
frmBackground.
From frmBackground I want to show frmLogin. and if VAlid Username &
password then I want to close frmBackground & frmLogin and want to
Display frmMain & application should be continue & working.
I have tried in vb 6.0 style but i am getting problem my application
ends.
Pl. help me out.
Thank you.
-Miku