ComponentOne ASP.NET MVC Controls
ListBox
Working with Controls > Input Controls > ListBox

The ListBox control displays a list of items that may contain plain text or HTML, and lets a user select items with keyboard or mouse. You can populate the list of items in the ListBox by binding it to a model.