ListBox « GUI Windows Form « C# / C Sharp






1.Add new item to ListBox (text from TextBox) Add new item to ListBox (text from TextBox)
2.Remove item if one is selected from ListBoxRemove item if one is selected from ListBox
3.Clear all items in a ListBoxClear all items in a ListBox
4.ListBox selected Item changed eventListBox selected Item changed event
5.Add Object to ListBoxAdd Object to ListBox
6.List Box click eventList Box click event
7.Set TopIndex to auto scroll ListBoxSet TopIndex to auto scroll ListBox
8.Form with list, buttonForm with list, button
9.ListBox: font and imageListBox: font and image








10.CheckedListBox Demo 2CheckedListBox Demo 2
11.ListBox Demo 2ListBox Demo 2
12.ListBox and Metafile EnumListBox and Metafile Enum
13.ListBox ObjectsListBox Objects
14.Fill XML data to ListBox