Пример #1
0
 private void BarDeleteSelectedWithNote(object sender, EventArgs e)
 {
     sPanel.DeleteScoreWithNote(selectedScore);
 }