4
Reply

Accessing a forms textbox value

emrah ustun

emrah ustun

Oct 4 2008 1:46 PM
2.8k
Hello friends.
I know there are lots of topics about this subject, but i couldn't find an answer for me.

I have a Program.cs file includes main. I'm defining a variable, and i want to show that in Form1. And user will be able to change that variable's value.

So, how can i write and read TextBox1 on Form1, from main program?

Thank you for your helps.

Answers (4)