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