private void mnuHakkinda_Click(object sender, EventArgs e) { Hakkinda hakkinda = new Hakkinda(); hakkinda.ShowDialog(); }