if (String.IsNullOrEmpty(textBox1.Text)) { // Do something... }
string.IsNullOrWhiteSpace(textBox.Text); // returns boolean