Example #1
0
 private void simpleButton29_Click(object sender, EventArgs e)
 {
     hdbll.Delete_HoaDon(textBox20.Text);
     connecthoadon();
 }