PreviousNextIndex

MOVE-TO-BOTTOM( ) method

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
MOVE-TO-BOTTOM ( ) 

For the purposes of this method, the classes are as follows:

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.


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex