Ejemplo n.º 1
0
 private void bAddEnd_Click(object sender, EventArgs e)
 {
     Globals.AddEnd();
     Globals.UpdateSlideInfo();
 }