listBox1.Items.Add(textBox1.Text);
label1.Text = textBox1.Text + " eklendi!";

Butona çift tıkla içine bu kodları yaz