Question:
- Looking for a simple, Windows Forms tutorial:
- Get some user input from a text box into a variable
Question:
The exact assignment is as follows:
string str = yourTextBoxName.Text;
For more information on you can check QuickStart Tutorials