Show a Range Lookup from a List.
Syntax
ISCommonForms.ShowRangeLookupFromList(selectMode, parentForm, list, idFieldName, lookupCaption, rangeText, sourceControl, [rangeLookupForm], [sqlWhere], [key])
Parameters
| Name | Type | Optional | ByRef | Description |
| selectMode |
iseLookupSelectMode |
|
|
|
| parentForm |
ISFormBase |
|
|
|
| list |
ISList |
|
|
|
| idFieldName |
String |
|
|
|
| lookupCaption |
String |
|
|
|
| rangeText |
String |
|
|
|
| sourceControl |
Control |
|
|
|
| rangeLookupForm |
ISFormBase |
Optional |
ByRef |
If omitted, a value of Nothing is assumed. |
| sqlWhere |
String |
Optional |
|
|
| key |
String |
Optional |
|
|
Return Value
Boolean
- Member of:
- ISCommonForms
- Namespace:
- Intersoft.ISUserInterface6
- Assembly:
- ISUserInterface6, Version=6.0.3
- Target Framework:
- .NET 9.0