FULL-HEIGHT-PIXELS attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The maximum internal height of the window, in pixel units.
Data type: INTEGER
Access: Read-only
Applies to: WINDOW widget
The maximum internal height of a window is the height of the screen display minus the vertical spacing required to display the border, title bar, menu bar, message area, and status area of the window.
The
value of this attribute is the Unknown value (?) until
the window is realized.