| • | Text: (String Controls Only) The text of the string control. |
| • | X Pos: The vertical position of the control on the band, in pixels. |
| • | Y Pos: The horizontal position of the control on the band, in pixels. |
| • | Width: The width of the control on the band, in pixels. |
| • | Height: The height of the control on the band, in pixels. |
| • | Fit Width: If this is set, IP.Tree will adjust the size of the control to its contents when the report is printed, and the specified Width will be ignored. In particular, you can set this to ensure that a string control gets adjusted to the length of its contents when the report gets printed. |
| • | Fit Height: If this is set, IP.Tree will adjust the size of the control to its contents when the report is printed, and the specified Height will be ignored. |
| • | Transparent: Whether the control should be transparent. |
| • | Background Color: The background color of the control. When editing this a color chooser pops up. |
| • | Foreground Color: The foreground color of the control. Only really useful for boxes and lines. When editing this a color chooser pops up. |
| • | Font Typeface: (String Controls Only) The font name for the string control. When editing this a font chooser pops up. |
| • | Font Style: (String Controls Only) The font style for the string control. When editing this a font chooser pops up. |
| • | Font Charset: (String Controls Only) The font name for the string control. When editing this a font chooser pops up. |
| • | Font Size: (String Controls Only) The font size for the string control. When editing this a font chooser pops up. |
| • | Font Color: (String Controls Only) The color for the string control. When editing this a font chooser pops up. |
| • | Stretched: (Image Controls Only) Whether the image should be stretched. |
| • | Centered: (Image Controls Only) Whether the image should be centered. |
| • | Tile: (Image Controls Only) Whether the image should be tiled. |
| • | File: (Image Controls Only) The file name for the image to display here. Note that the image file has to be in the application directory. |
| • | Line Width: (Line and Box Controls Only) The line width to use when drawing the line or box. In pixels. |
| • | Picture: (String Controls Only) A picture to use for displaying the string. |
| • | Justify: (String Controls Only) Choose whether you want the string to be left, right or center justified within in the control. |
| • | Fit to Width: When the report is printed, this string field will be made long enough to ensure that all the text (after fields values, etc. have been evaluated) is printed. |
| • | Fit to Height: Same as above, but for height. |
| • | Text Box: This is mainly for use with data source fields that are very long. You will not see the difference on the editor, but when this field is printed on the report, it will be printed as a text box. |
| • | RTF: In the case that Text Box above is on, this enables Rich Text Format. Again, you will not see the difference in the editor, only on the printed report. It is for use with dictionary file fields that have RTF enabled. |