Field Col
Horizontal position of an object. The horizontal position of the left edge of the object, expressed in text characters.
Valid Values
An integer (1 to 999).
Remarks
In DisplayForms, indicates the horizontal position of the left edge of the first occurrence of the form in relation to the display.
In FormFields, indicates the horizontal position of the left edge of the form field in relation to its parent object (form, form field, menu).
In Menus, indicates the horizontal position of the left edge of the menu in relation to the screen. Applies only to menus of the Pop-up class.
In Windows, indicates the horizontal position of the left edge of the window. For a pop-up window, this position is relative to the screen; for a clipped child window, this position is relative to the parent window’s client area.
It is required if either Col (characters) or WdgCol (twips) must be specified.
See Also
Row, WdgClass, WdgCol.