Left property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(Windows only; Graphical interfaces only)
The horizontal position of the control-frame and control-frame COM object from the left side of the parent container widget, in pixels.
Return type: INTEGER
Access: Readable/Writeable
Applies to: CONTROL-FRAME widget, COM object
Setting this value changes the COLUMN attribute and X attribute of the corresponding control-frame widget to an equivalent value.
Note: References to COM object
properties and methods extend the syntax used for referencing widget
attributes and methods. For more information, see the Accessing COM object properties and methods.