LookupDataMauiBase..::..SetParentControls Method
Sets the parent controls.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public void SetParentControls( ILookupControl control, ILookupWindow lookupWindow )
Public Sub SetParentControls ( _ control As ILookupControl, _ lookupWindow As ILookupWindow _ )
public: void SetParentControls( ILookupControl^ control, ILookupWindow^ lookupWindow )
Parameters
- control
- Type: RingSoft.DbLookup.Lookup..::..ILookupControl
The control.
- lookupWindow
- Type: RingSoft.DbLookup.Lookup..::..ILookupWindow
The lookup window.