Try OpenEdge Now
skip to main content
ABL Reference
Handle Attributes and Methods Reference : Left property
 

Left property

(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.