OVERLAY attribute
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Indicates whether the frame can overlay other frames on the display.
Data type: LOGICAL
Access: Readable/Writeable
Applies to: FRAME widget
If the OVERLAY attribute is TRUE, the frame can overlay any other frame that does not have its TOP-ONLY attribute set to TRUE.