Lookup Property

Version: Available or changed with runtime version 1.0.

Specifies if a page field has a lookup window.

Applies to

  • Page Field

Property Value

True if you want a lookup for the field; otherwise, false. The default value is false.

Syntax

Lookup = true;

Remarks

By default, a lookup provides a list of records in the table. Using this list, users can select a record and retrieve information from it into this control.

See Also

LookupPageID Property