This member is for System Use Only and should NOT be used.
' Display a Range Lookup Form based on an SQL Query. '

' <para> ' If the Parent Form is not an MDI Child Form then the Range Lookup will be displayed ' as a Modal Form. ' </para> ' <para> ' Even if this method returns True, rangeLookupForm may still be Nothing since the ' User Interface may have substituted the opening of a Range Lookup (E.g. to display ' the Client Search Form instead) or the Lookup Form may have been opened Modally ' and then closed. ' </para> '

Syntax

ISCommonForms.ShowScriptConditionBuilder(memberOnly, title, objectList)

Parameters

NameTypeOptionalByRefDescription
memberOnly Boolean
title String
objectList List(Of ISScriptConditionBuilderObject
Member of:
ISCommonForms
Namespace:
Intersoft.ISUserInterface6
Assembly:
ISUserInterface6, Version=6.0.3
Target Framework:
.NET 9.0