ListBox
Previous Top Next

ListBox is a list in which the user can choose one of its items.
You can use the Visual Designer to add items (Properties - Data).
Properties and Methods:
             Add
             BringToFront
             Clear
             Color
             Count
             Dispose
             Enabled
             Focus
             FontColor
             FontSize
             Height
             Insert
             Item
             Left
             Name
             Refresh
             Remove
             RemoveAt
             SelectedIndex
             Top
            
Visible
             Width
Events:
             GotFocus
             SelectionChanged
             LostFocus