private void buttonItem44_Click(object sender, EventArgs e) { frmPrintResumenCombustibleSolicitado ofrmPrintResumenCombustibleSolicitado = new frmPrintResumenCombustibleSolicitado(); ofrmPrintResumenCombustibleSolicitado.ShowDialog(); }