| spaceBetweenItems | Integer | The space between items. Default 2 |
| textureHeight | Integer | Default 10 |
| textXOff | Integer | The X offset of the first label |
| textYOff | Integer | The Y offset of the first label |
| textXOff2 | Integer | The X offset of the second label |
| textYOff2 | Integer | The Y offset of the second label |
| textXOff3 | Integer | The X offset of the third label |
| textYOff3 | Integer | The Y offset of the third label |
| textpadding | Integer | [deferred to later release] provides "space" inside the label text to prevent overlap with graphics that follow on the right. |
| textpadding2 | Integer | [deferred to later release ] provides "space" inside the label2 text to prevent overlap with graphics that follow on the right. |
| textpadding3 | Integer | [deferred to later release ] provides "space" inside the label3 text to prevent overlap with graphics that follow on the right. |
| itemWidth | Integer | Item width - default 16 |
| itemHeight | Integer | Item height - default 16 |
| remoteColor | Long | Default 0xffff0000, Color used to render text when item is remote (e.g. ftp) |
| playedColor | Long | Default 0xffa0d0ff, Color used to render text when item is currently played |
| downloadColor | Long | Default 0xff00ff00, Color used to render text when item is currently downloaded |
| shadedColor | Long | Set the shaded color. Default 0x20ffffff |
| textvisible1 | Boolean | Default true |
| textvisible2 | Boolean | Default true |
| textvisible3 | Boolean | Default true |
| textalign | String | Align the first(main) label 'left', 'right' or 'center. Default is left |
| textalign3 | String | Align the third (leftmost) label 'left', 'right' or 'center. Default is left |
| textcontent3 | String | Allowed values are: #selectedindex, #selecteditem, #selecteditem2, #rating, #duration, #shortduration, #dvdlabel, #year Default is empty. |
| PinIconXOff | Integer | Default 100 |
| PinIconYOff | Integer | Default 10 |
| PinIconWidth | Integer | |
| PinIconHeight | Integer | |
| IconXOff | Integer | The X offset of the icon. Default 8 |
| IconYOff | Integer | The Y offset of the icon. Default 5 |
| scrollOffset | Integer | This is the offset from the first or last element on screen when scrolling should start. |
| scrollStartDelaySec | Integer | Seconds it takes until scrolling starts. Default: 1 |
| loopDelay | Integer | Wait at the last/first item loopDelay ms until loop to the first/last item |
| keepaspectratio | Boolean | Keep aspect ratio of list item image. Default false |
| suffix | String | Default is pipe symbol |
| font | String | The font for the first label |
| font2 | String | The font for the second label |
| font3 | String | The font for the third label |
| textcolor | Long | Color of the first label when in focus. Default is 0xFFFFFFFF |
| textcolor2 | Long | Color of the second label when in focus. Default is 0xFFFFFFFF |
| textcolor3 | Long | Color of the third label when in focus. Default is 0xFFFFFFFF |
| textcolorNoFocus | Long | [Since 1.3] Color of the first label when NOT in focus. Default is 0xFFFFFFFF |
| textcolorNoFocus2 | Long | [Since 1.3] Color of the second label when NOT in focus. Default is 0xFFFFFFFF |
| textcolorNoFocus3 | Long | [Since 1.3] Color of the third label when NOT in focus. Default is 0xFFFFFFFF |
| selectedColor | Long | Color of the selected first label. Default is 0xFFFFFFFF |
| selectedColor2 | Long | Color of the selected second label. Default is 0xFFFFFFFF |
| selectedColor3 | Long | Color of the selected third label. Default is 0xFFFFFFFF |
| bdDvdDirectoryColor | Long | [Since 1.3] Color of the 1st label for DVD/BluRay items/folders. Default is 0xFFFFFFFF |
| bdDvdDirectoryColor2 | Long | [Since 1.3] Color of the 2nd label for DVD/BluRay items/folders. Default is 0xFFFFFFFF |
| bdDvdDirectoryColor3 | Long | [Since 1.3] Color of the 3rd label for DVD/BluRay items/folders. Default is 0xFFFFFFFF |
| shadowAngle | Integer | Angle of text shadow relative to text. |
| shadowDistance | Integer | Distance between text and shadow. |
| shadowColor | Integer | Color of shadow |
| folderPrefix | String | Default is '[' |
| folderSuffix | String | Default is ']' |
| spinPosX | Integer | The number of pixels the left edge of the spincontrol is offset from the left edge of the screen |
| spinPoxY | Integer | The number of pixels the top edge of the spincontrol is offset from the top edge of the screen |
| spinAlign | String | Defines the alignment for the spin button. Default: Left |
| spinCanFocus | Boolean | Define if the spin button can be focused. If not, onleft and onright are focused immediately. Default: yes |
| textureUp | String | The name of the unfocused up texture |
| textureDown | String | The name of the unfocused down texture |
| textureUpFocus | String | The name of the focused up texture |
| textureDownFocus | String | The name of the focused down texture |
| textureFocus [border, position, textureRepeat, textureRotate, texture, colorKey, corners, cornerRotate, mask, tileFill] | String | The texture to display when the button has the focus/is selected |
| border | String | With this feature you have the ability to add borders composed from textures that you identify. See Borders for a more detailled description. |
| position | BorderPosition | Specifies the position of the border relative to the image or control rectangle edges. Valid values are OutsideImage, InsideImage, CenterImage, OutsideControl, InsideControl, CenterControl. The default value is "OutsideImage". Example: <border position="CenterControl">10</border> |
| textureRepeat | Boolean | |
| textureRotate | Boolean | |
| texture | String | |
| colorKey | Long | |
| corners | Boolean | |
| cornerRotate | Boolean | |
| cornerRotate | String | Allows to specify a mask that defines the areas of the images that are drawn to screen. See Image Masks for more information on how to use image masks in MediaPortal. |
| tileFill | Boolean | |
| textureNoFocus [border, position, textureRepeat, textureRotate, texture, colorKey, corners, cornerRotate, mask, tileFill] | String | The texture to display when the button does not have the focus/is not selected |
| border | String | With this feature you have the ability to add borders composed from textures that you identify. See Borders for a more detailled description. |
| position | BorderPosition | Specifies the position of the border relative to the image or control rectangle edges. Valid values are OutsideImage, InsideImage, CenterImage, OutsideControl, InsideControl, CenterControl. The default value is "OutsideImage". See Borders for a more detailled description. |
| textureRepeat | Boolean | Specifies whether the texture used for the border should repeat or stretch inside each of the four rectangles that compose the overall border. The default value is "no". Example: <border textureRepeat="yes">10</border> |
| textureRotate | Boolean | |
| texture | String | |
| colorKey | Long | |
| corners | Boolean | |
| cornerRotate | Boolean | |
| mask | String | Allows to specify a mask that defines the areas of the images that are drawn to screen. See Image Masks for more information on how to use image masks in MediaPortal. |
| tileFill | Boolean | Will tile a texture to the rectangle rather than stretch it |
| scrollbarbg | String | Texture for the background of the scrollbar |
| scrollbartop | String | Texture for the top of the scrollbar |
| scrollbarbottom | String | Texture for the bottom of the scrollbar |
| spinColor | Long | |
| spinAlign | Integer | |
| spinHeight | Integer | |
| spinWidth | Integer | |
| spinPosX | Integer | |
| spinPosY | Integer | |
| unfocusedAlpha [applyToAll] | Integer | The alpha value to use for unfocused elements. Default is 0xFF |
| applyToAll | Boolean | [Since 1.3] Specifies if unfocusedAlpha should apply to only the label (default) or to all list entry elements (including label2, label3, pinIcon, and Icon). Default is "false". |
| scrollbarXOff | Integer | Set a negative value to move the scrollbar to the left, or a positive value to move it to the right. Default is 0. |
| scrollbarwidth | Integer | Width of scrollbar. Default is 15. |