예제 #1
0
 private void quanHoSo_Txt_Click(object sender, EventArgs e)
 {
     quanHoSo_Txt.Items.Clear();
     hsBus.ComboQuan(quanHoSo_Txt);
 }