MOVE-TO-BOTTOM( ) method
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Moves the widget to the bottom (or back) of other widgets of the same class on the display.
Return type: LOGICAL
Applies to: BROWSE widget, BUTTON widget, COMBO-BOX widget, CONTROL-FRAME widget, EDITOR widget, FILL-IN widget, FRAME widget, IMAGE widget, LITERAL widget, RADIO-SET widget, RECTANGLE widget, SELECTION-LIST widget, SLIDER widget, TEXT widget, TOGGLE-BOX widget, WINDOW widget
Syntax
|
For the purposes of this method, the classes are as follows:
- Windows
- Frames
- Images and rectangles
- All other field-level widgets
If the operation is successful, the method returns TRUE.
When you use this method, set the KEEP-FRAME-Z-ORDER attribute to TRUE.
In character interfaces, the MOVE-TO-BOTTOM method applies only to the Frame.