hi friends,
i am newbie for vb.i made a program in which i want to use two forms.i made two forms and wrote code for two.in form1,when i am clicking ok next form should appear so i wrote like-"
//
Private sub ok_click()
Form2.show
End sub
//
now the next form should appear in which i have written the code for applying one company.All of the controls like "candidate name,age ,date of birth" etc. are given there.if i am running this program it is not showing any error but it is not showing form2.
we can run two form simultaneously or not.I saw in one material that we can select "project window" and we can select the required form to be run from there but i want to run both form through programming only.first form should appear when i run the program and first code will give the instruction like "Form2.show" and next form should appear.
if anyone knows the ans,tell me fast so that i can proceed further
thanks!
sneha
sneha sirohi 4 Newbie Poster
QVeen72 104 Posting Shark
plusplus 0 Posting Whiz in Training
sneha sirohi 4 Newbie Poster
QVeen72 104 Posting Shark
sneha sirohi 4 Newbie Poster
aparnesh 9 Junior Poster
kinyuadave 0 Newbie Poster
kinyuadave 0 Newbie Poster
mieseth 0 Newbie Poster
kinwang2009 7 Posting Whiz in Training
Bukho 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.