Konu
C# yardım
09-12-2020, 21:39:22
#6
PolatSolutions
listBox1.Items.Add(textBox1.Text);
label1.Text = textBox1.Text + " eklendi!";
Butona çift tıkla içine bu kodları yaz