![]() |
Recall Item
how can i bring something from one form in a textbox to another form?
|
text2.text=form1.text1.text
mention the form |
where do i put that?
how do you make clicking a button open another form? |
:eek:
the above code would go in the 2nd form to open another form with a button, double click button. Within the click event type e.g. Private Sub Command1_Click() Form2.Show End Sub you can use Form1.Hide to hide the 1st form if this is what you want |
| All times are GMT -5. The time now is 4:30 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC