private void buttonItem14_Click(object sender, EventArgs e) { frmDespachoCombustibles ofrmDespachoCombustible = new frmDespachoCombustibles(); ofrmDespachoCombustible.ShowDialog(); }