W
Wooten26
Ok.. extremly new to NET so bear with me )
In VB5 you could do this
(in Form2)
form1.text1.text = "test"
now how do you change textbox propertys from another part
of code - like from a module or another form?
Thanks-
Noramn
In VB5 you could do this
(in Form2)
form1.text1.text = "test"
now how do you change textbox propertys from another part
of code - like from a module or another form?
Thanks-
Noramn