示例#1
0
 private void HighScores_Load(object sender, EventArgs e)
 {
     scores.Text = highscores.toString();
 }