Dim X As New frmFORM1()
X.txtTEXTBOXONE.Text = "TEST"




i have this on one form called frmFORM2 why does it not send the text to frmFORM2 ?


Can anyone help


Thanks