Form-RecalcLayout

Function Name dcl-Form-RecalcLayout
Syntax   (dcl-Form-RecalcLayout <CONTROL>)
Return Type Boolean (T if successful; otherwise NIL)
Applies To All Forms

This method recalculates a form's control positions and repaints all controls in order from the bottom of the tab/Z order to the top. OpenDCL performs this automatically whenever a form's size changes, so this function should be used only in unusual cases where the automatic process fails to update the form correctly.