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

LookupControl..::..SetLookupWindow Method

Sets the lookup window.

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

Syntax


public void SetLookupWindow(
	ILookupWindow lookupWindow
)
Public Sub SetLookupWindow ( _
	lookupWindow As ILookupWindow _
)
public:
void SetLookupWindow(
	ILookupWindow^ lookupWindow
)

Parameters

lookupWindow
Type: RingSoft.DbLookup.Lookup..::..ILookupWindow
The lookup window.