private void inadimplentesToolStripMenuItem_Click(object sender, EventArgs e) { tlaInadimplentes inam = new tlaInadimplentes(); inam.ShowDialog(); }