RESIZE attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
(Graphical interfaces only)
Indicates if the user can resize a window at run time.
Data type: LOGICAL
Access: Readable/Writeable
Applies to: WINDOW widget
If the RESIZE attribute is TRUE, users can resize the window.
You can set this attribute only before the window is realized.