Ejemplo n.º 1
0
 private void buttonItem43_Click(object sender, EventArgs e)
 {
     customer.customers_clasification_management childForm = new customer.customers_clasification_management();
     childForm.MdiParent = this;
     childForm.Show();
 }
Ejemplo n.º 2
0
 private void buttonItem43_Click(object sender, EventArgs e)
 {
     customer.customers_clasification_management childForm = new customer.customers_clasification_management();
     childForm.MdiParent = this;
     childForm.Show();
 }