private void simpleButton3_Click(object sender, EventArgs e) { nvbll.Delete_NhanVien(textBox1.Text); connectnhanvien(); }