Ejemplo n.º 1
0
		private void Button15_Click(object sender, System.EventArgs e)
		{
			Echo = ! Echo;
			player.EnableEcho(Echo);
		}