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

LookupControl..::..ListTextBox Property

Gets or sets the list text box.

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

Syntax


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

Field Value

The list text box.