Question: I am writing a program in C#. I made a textbox and I need to convert the text the user types in it to a
I am writing a program in C#. I made a textbox and I need to convert the text the user types in it to a string. I can't figure out how to do that.
I need you to write some code to take what the user types into textBox1 and convert it and put it in String userInput.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
