[]
Gets or sets the items for the drop-down list in the combo box.
public string[] Items { get; set; }
Public Property Items As String()