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

Width property

(Windows only; Graphical interfaces only)
The width of the control-frame and control-frame COM object, in pixels.
Return type: INTEGER
Access: Readable/Writeable
Applies to: CONTROL-FRAME widget, COM object
Setting this value changes the WIDTH-CHARS attribute and WIDTH-PIXELS 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.