private void buttonItem20_Click(object sender, EventArgs e) { frmDespachoGas ofrmDespachoGas = new frmDespachoGas(); ofrmDespachoGas.ShowDialog(); }