private void aboutLyapunovSpaceToolStripMenuItem_Click(object sender, EventArgs e) { AboutLyapunov al = new AboutLyapunov(); al.Show(); }