How can i open other Form from.........
-
i want to open form2 from menu strip button Menustrip buttons name is "Preference" Other button is Exit by which i want to close the application i want to know its coding plz help me:(:(:(:(:confused::confused:
to open new form: dim frmTemp as new Form2 frmTemp.show to close the application: Application.Exit()
When you get mad...THINK twice that the only advice Tamimi - Code
-
to open new form: dim frmTemp as new Form2 frmTemp.show to close the application: Application.Exit()
When you get mad...THINK twice that the only advice Tamimi - Code
-
thanx:):):):):):):) now i want to make FTP browser there is no such a option in toolbox plz help me:sigh::sigh::sigh::sigh:
http://www.example-code.com/vbdotnet/ftp.asp
When you get mad...THINK twice that the only advice Tamimi - Code
-
http://www.example-code.com/vbdotnet/ftp.asp
When you get mad...THINK twice that the only advice Tamimi - Code