Items Property (ComboBoxDescription)
The names of all of the items in the combo box.

C# Syntax

public string[] Items {get; set;}