![]() |
Previous | Next |
The backgroundImage attribute specifies or retrieves the background image.
Syntax
elementID.backgroundImage
Possible Values
This attribute is a read/write String containing the name of an image file. It has no default value.
Remarks
If the image height and width are smaller than the height and width of the Playlist control, the image is tiled. The supported formats are BMP, JPG, GIF and PNG.
See Also
Previous | Next |