Example #1
0
 private void imgAddProduct_Click(object sender, EventArgs e)
 {
     fRMMain.showAddProduct();
 }