System.Windows.Forms.MessageBox.Show("确定要删除"+this.DepartMent_TextBox.Text+"?", "信息提示", MessageBoxButtons.YesNo, MessageBoxIcon.Information) == DialogResult.Yes