LookupControl..::..SetLookupWindow Method
Sets the lookup window.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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.