PopupAt=
field
| mouse
Value | Description |
---|---|
field
|
The popup window is displayed relative to the field specified by the FieldName property. If FieldName is not specified, it is relative to the current field. |
mouse
|
The popup window is displayed relative to the mouse pointer. The FieldName is ignored. |
Usage
Dynamic? | Yes |
Supported in Grid? | No |
Dependencies: | Applicable only if
windowtype=popup |
Description
The PopupAt property controls whether the popup window is displayed relative to an object or mouse cursor, but the Postion property determines the precise positioning.