Ejemplo n.º 1
0
 private void BarAddForwardWithNote(object sender, EventArgs e)
 {
     sPanel.InsertScoreForwardWithNote(selectedScore, selectedScore.BeatNumer, selectedScore.BeatDenom, 1);
 }