I created an example for you to see.
The problem is as follows. I'm trying to get the value contained in the TextBox
converting to a string type to be able to use in MessageBox
, but it is displaying
System.Windows.Forms.TextBox, Text: hi
I wanted to know the correct way to capture the value of the textBox.