private void metroTile6_Click(object sender, EventArgs e) { Titles myform = new Titles(); myform.ShowDialog(); }