VIRTUAL-WIDTH-CHARS attribute
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The maximum width of the widget, in character units.
Data type: DECIMAL
Access: Readable/Writeable
Applies to: DIALOG-BOX widget, FRAME widget, WINDOW widget
For a non-scrollable frame, VIRTUAL-WIDTH-CHARS has the same value as the WIDTH-CHARS attribute. For a scrollable frame, VIRTUAL-WIDTH-CHARS specifies the width of the entire frame while WIDTH-CHARS specifies the width of the visible portion of the frame.