private void button5_Click(object sender, EventArgs e) { ProductList obj = new ProductList(); obj.Show(); }