listbox.DataSource = dataTable listbox.ValueMember = "id" listbox.DisplayMember = "name". Obviously if you're doing anything non-trivial in your handlers, ...
確定! 回上一頁