populate listbox C# code example Example: how to populate listbox using list c# myListBox.DataSource = myList;