Exemple #1
0
 private void sectionsToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Bool.CreateSections();
     Invalidate();
 }