private void GameStart_Load(object sender, EventArgs e) { GameSound music = new GameSound(); music.background1_music(); }