[]
Gets or sets an alternate list box control for the drop-down list in the combo box.
[Browsable(false)] public ListBox ListControl { get; set; }
<Browsable(False)> Public Property ListControl As ListBox