0
votes
votes
1 answers
Code explanation
Hi, I'm new in C#. Currently I'm learning from http://www.homeandlearn.co.uk. I'm on this code so far: [code]private void button4_Click(object sender, EventArgs e) { listBox1.Items.Clear(); //Bro ...
blah blah blah is here! blah blah » Close
Hi, I'm new in C#. Currently I'm learning from http://www.homeandlearn.co.uk. I'm on this code so far: [code]private void button4_Click(object sender, EventArgs e) { listBox1.Items.Clear(); //Bro ...