how to get text from input field to control in c# code example Example: how to get text from textbox in windows form c# string text = textbox.Text;