private void configurarToolStripMenuItem_Click(object sender, EventArgs e) { tlaConfigTwitter tw = new tlaConfigTwitter(); tw.ShowDialog(); }