private void ClearProduct_Click(object sender, EventArgs e) { codeProduct.Clear(); NameProduct.Clear(); quantityPtoduct.Clear(); idProduct.Clear(); }