Ejemplo n.º 1
0
 private void Stop_Click(object sender, EventArgs e)
 {
     m_RecordPlayer.StopRePlay();
     Play.Text = "Play";
 }