Beispiel #1
0
 public void updatePlayText(string text)
 {
     PlayButton.Count = text;
     PlayButton.Refresh();
 }