Billboard Element (Thmutil Extension)

WiX Toolset

Billboard Element (Thmutil Extension)

Description
Defines a control that rotates through a set of images on a specified interval.
Windows Installer references
None
Parents
Page, Theme
Inner Text
None
Children
Sequence (min: 1, max: 1)
  1. Image (min: 1, max: 1)
Attributes
Name Type Description Required
Height Int Height of the control. Non-positive values extend the control to the bottom of the window minus the value. Yes
HexStyle HexBinary Hexadecimal window style for the control.  
HideWhenDisabled YesNoType Specifies whether the control should be hidden when disabled.  
Interval PositiveInteger .  
Loop YesNoType Specifies whether the billboard should loop through the images infinitely.  
Name String Optional name for the control.  
TabStop YesNoType Specifies whether the control is part of the tab sequence of controls.  
Visible YesNoType Specifies whether the control is initially visible.  
Width Int Width of the control. Non-positive values extend the control to the right of the window minus the value. Yes
X Int X coordinate for the control from the left of the window. Negative values are coordinates from the right of the window minus the width of the control. Yes
Y Int Y coordinate for the control from the top of the window. Negative values are coordinates from the bottom of the window minus the height of the control. Yes
See Also
Thmutil Schema