RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillControl..::..ListBox Property

Gets or sets the ListBox.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public ListBox ListBox { get; set; }
Public Property ListBox As ListBox
	Get
	Set
public:
property ListBox^ ListBox {
	ListBox^ get ();
	void set (ListBox^ value);
}

Field Value

The ListBox.