Back to Properties
Description
Use the Repeat property to specify how a background image is tiled.
This property provides you with a drop-down list containing the following choices:
| no-repeat | The image is not tiled, so will only appear once. |
| repeat | The image is tiled both horizontally and vertically. |
| repeat-x | The image is tiled horizontally. |
| repeat-y | The image is tiled vertically. |
| not set | The image may or may not be tiled based on other settings. |
Property Editor Location
Project - Style Tab (within the Default Style Sheet property)
Control - Style Tab (within the StyleSheet property)
Saved Style Sheet - When you expand a Style Project and highlight a saved Style Sheet, you may select a category from the Solution Detail to edit an existing category in the Property Editor, or click the
icon in the toolbar to utilize the Style Sheet Design dialog to add and edit additional categories.
Default Values
| StyleSheet Category | Default |
| Background → General | not set |
| ControlBackground → General | not set |
| HorizontalProgress → Tooltip Background | not set |
| MultiColumnListStyle → Alternate Cell Background | not set |
| MultiColumnListStyle → Cell Background | not set |
| MultiColumnListStyle → Header Active Background | not set |
| MultiColumnListStyle → Header Background | not set |
| Select → Active ... → Background | not set |
| Select → Deactive ... → Background | not set |
| Select → Flyover ... → Background | not set |
| TabStyle → Background | not set |
| VerticalProgress → Tooltip Background | not set |