A visual basic ListBox control displays a list of items from which you can make a selection. You can select one or more than one of the items from the ListBox. The ListBox control is based on the ListControl class which is based on the control class. Properties of the ListBox:
Working with ListBox control in VB.NET
Animation of images using ImageList control in VB.NET