- Overview
- Modifying the Z-order position of a control
- Changing the Z-order of a control in the window, page or report editor
- To modify the Z-order position of a control through programming
- Note
- Single Z-order position
Z-order position of a control
All controls found in a window (in a page or in a report) have a different Z-order position. The z-order position of a control corresponds to the order of appearance of the control in relation to the plane of the window (or page or report). For example:
 Window displayed in the editor  Vertical section of the window The Z-order position is used to manage the overlay effects of several controls: if two controls are overlaid (two images for instance), the control displayed in the foreground will be the control with the highest z-order. Modifying the Z-order position of a control The Z-order position of a control can be modified: Changing the Z-order of a control in the window, page or report editor To change the Z-order of a control in the window, page or report editor: - Select the desired control.
- On the "Modification" pane, in the "Depth and alignment" group, select an action:
- to position a control on the highest Z-order position: expand "Bring forward" and select "Bring to front".
- to position a control on the lowest Z-order position: expand "Send backward" and select "Send to back".
- to increase the Z-order position of a control: expand "Bring forward" and select "Bring forward".
- to reduce the Z-order position of a control: expand "Send backward" and select "Send backward".
To modify the Z-order position of a control through programming Use ZOrder on controls in a window or report.
Single Z-order position All the controls belonging to the same window (or to the same report) have a different z-order position.
This page is also available for…
|
|
|
|