ROUNDED attribute
- Last Updated: October 21, 2025
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
(Graphical interfaces only)
Indicates whether the rectangle appears with rounded corners.
Data type: LOGICAL
Access: Readable/Writable
Applies to: RECTANGLE widget
When TRUE, the rectangle appears with rounded corners. When FALSE, the rectangle appears with square corners.
If you set this attribute after the widget is realized, its affect is immediate (if the widget is visible).