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

Height property

(Windows only; Graphical interfaces only)
The height 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 HEIGHT-CHARS attribute and HEIGHT-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.