string objTextBox = x.Text; //Sample: TextBox objTextBox = (TextBox)sender; string theText = objTextBox.Text;