|
453 0 |
listBox.Items.Add("index: " + listBox.Items.Count.ToString() + " -element: " + rnd.Next(1, 61));
|
listBox.Items.Add("index: " + listBox.Items.Count.ToString() + " -element: " + rnd.Next(1, 61));