| Function Name | dcl-Control-ZOrder | 
|---|---|
| Syntax | (dcl-Control-ZOrder 
            <CONTROL>  
            Direction [as Integer]) | 
          
| Return Type | Boolean (T if successful; otherwise NIL) | 
| Applies To | All Controls | 
This method moves the control to the top or bottom of the Z/Tab order of the containing form.
| Direction | Meaning | 
|---|---|
| 0 | Move to bottom of Z/Tab order | 
| 1 | Move to top of Z/Tab order |