The following table shows the properties for each control in a report that determine how it is positioned within the report.
Property |
Meaning |
---|---|
Background |
Control is behind other controls. It is not restricted to one band. This is useful for adding a watermark (such as the word CONFIDENTIAL) to the background of a report. |
Band |
Control is placed within one band. It cannot extend beyond the band's border. |
Foreground |
Control is in front of other controls. It is not restricted to one band. |
Moveable |
Control can be moved at runtime and in preview. This is useful for designing layout. |
Resizable |
Control can be resized at runtime and in preview. This is useful for designing layout. |
HideSnaked |
Control appears only in the first column on the page; in subsequent columns the control does not appear. This is only for newspaper columns, where the entire report snakes from column to column (set on the General page of the Properties view). |
Default positioning
InfoMaker uses the defaults shown in the following table when you place a new control in a report.
Control |
Default positioning |
---|---|
Graph |
Foreground, movable, resizable |
All other controls |
Band, not movable, not resizable |