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