Height property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(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.