read from another form
Hello, well im only new to C# mainly work with C++ and vb.net
how would i make this :
Form2_load then label3.Text = Form1.textBox1.Text
i tried it but didnt work, any help is good
thanks!!
how would i make this :
Form2_load then label3.Text = Form1.textBox1.Text
i tried it but didnt work, any help is good
thanks!!