hi
i'm a beginer in vb.net.....
i'm develpoing a simple application....i have a doubt regarding passing values between forms......its like
there is one main form ,form1 which contains two textboxes and two buttons ,when button 1 is clicked form2 be loaded.it contains a textbox and a button ,.on clicking this button this form should close and value from textbox should be written in form1 which is already opend....
similarly for button2 on form1 clickd,form3 opend ...and on clicking a button in form3 ,close form3 and pass a value to already opend form1....
pls anybody help....
i'm a beginer in vb.net.....
i'm develpoing a simple application....i have a doubt regarding passing values between forms......its like
there is one main form ,form1 which contains two textboxes and two buttons ,when button 1 is clicked form2 be loaded.it contains a textbox and a button ,.on clicking this button this form should close and value from textbox should be written in form1 which is already opend....
similarly for button2 on form1 clickd,form3 opend ...and on clicking a button in form3 ,close form3 and pass a value to already opend form1....
pls anybody help....