In order to do that you should set datasource of the Listbox. listBox1.DataSource = nList;. C# Listbox binding to List. private void button1_Click(object sender ...
確定! 回上一頁