Exemple #1
0
 private void mnuChords_Click(object sender, EventArgs e)
 {
     m_chordEditor.ShowDialog(Owner, m_chords, this);
 }