Exemplo n.º 1
0
 private void ClearGiaoDien()
 {
     txtTenSP.Clear();
     txtGiaSP.Clear();
     txtKhuyenMai.Clear();
     txtMaSP.Text                = sp_BUS.LayMaSPTiepTheo();
     imgHinhAnh.Source           = null;
     cboLoaiDT.SelectedIndex     = -1;
     cboNhaSanXuat.SelectedIndex = -1;
 }
Exemplo n.º 2
0
 private void ClearGiaoDien()
 {
     txtTenSP.Clear();
     txtGiaSP.Clear();
     txtKhuyenMai.Clear();
     txtMaSP.Text = sp_BUS.LayMaSPTiepTheo();
 }