hi, i have mdi format and two child form in
vb.net 2005
my problem is at runtime, Mdi run and also rum form1 and form2
Means two child form run.
Then form2 textbox value insert and when i click on button then
form2 textbox value move to form1 textbox.
Hear problem is when form1 is not run then form1 is load and value pass form1 texbox. But when form1 is alredy run then i click on form2 button then value not pass into form1 textbox.
plz help me early as posible...