Example #1
0
 private void prevToolStripMenuItem_Click(object sender, EventArgs e)
 {
     FractalManager.PrevFractal();
 }