[]
Gets the items for the drop-down list in the combo box.
public IList<object> Items { get; }
Public ReadOnly Property Items As IList(Of Object)