private void btnRelatorio_Click(object sender, EventArgs e) { REL_SERVICOS rel = new REL_SERVICOS(); rel.Show(); }