P
Paul
I have a vb.net app with a textbox (textbox1 created using the designer).
I've created a new class, how can I use textbox1 within my new class? (I
want to do textbox1.text = "TEST")
Thanks
I've created a new class, how can I use textbox1 within my new class? (I
want to do textbox1.text = "TEST")
Thanks