![]() |
Previous | Next |
The SUBVIEW element provides a way to manipulate a portion of a skin, for example, to provide a control panel that can be hidden when it is not being used.
The SUBVIEW element supports the following attributes, which are defined under the VIEW element.
Attribute | Description |
backgroundColor | Specifies or retrieves the background color of the SUBVIEW control. |
backgroundImage | Specifies or retrieves the background image of the SUBVIEW control. |
backgroundTiled | Specifies or retrieves a value indicating whether the background image of the SUBVIEW control is tiled. |
transparencyColor | Specifies or retrieves the transparency color of the background image. |
This element also supports the ambient attributes, except where noted, and the following ambient event handlers: onendmove and onresize.
See Also
Previous | Next |