private void btThem_Click(object sender, EventArgs e) { UpdateForMain(); Main.BackupData(); MessageBox.Show("Bổ sung thông tin thành công!"); this.Visible = false; }