private void configurarToolStripMenuItem1_Click(object sender, EventArgs e) { tlaConfigFacebook fb = new tlaConfigFacebook(); fb.ShowDialog(); }