private void mnuHakkýnda_Click(object sender, EventArgs e) { Hakkýnda form = new Hakkýnda(); form.ShowDialog(); }