RESIZE attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.