Exemplo n.º 1
0
 private void btnDetails_Click(object sender, EventArgs e)
 {
     MessageBox.Show(plmidi.getDetails());
 }