[]
        
(Showing Draft Content)

FarPoint.Win.FpCombo.ListControl

ListControl Property

ListControl

Gets or sets an alternate list box control for the drop-down list in the combo box.

Declaration
[Browsable(false)]
public ListBox ListControl { get; set; }
<Browsable(False)>
Public Property ListControl As ListBox