Skip to main content
Version: v3

Text Element (Thmutil Extension)

Description
Defines text.
Windows Installer references
None
Parents
Page, Theme
Inner Text (xs:string)
Text to display.
Children
None
Attributes
NameTypeDescriptionRequired
CenterYesNoTypeSpecifies whether the text should be centered horizontally in the width of the control. Default is "no". 
DisablePrefixYesNoTypeBy default ampersands (&) in the text will underline the next character and treat it as an accelerator key. Set this attribute to "yes" to disable that behavior. Default is "no". 
FontIdNonNegativeIntegerNumeric identifier to the Font element that serves as the font for the control.Yes
HeightIntHeight of the control. Non-positive values extend the control to the bottom of the window minus the value.Yes
HexStyleHexBinaryHexadecimal window style for the control. 
HideWhenDisabledYesNoTypeSpecifies whether the control should be hidden when disabled. 
NameStringOptional name for the control. 
TabStopYesNoTypeSpecifies whether the control is part of the tab sequence of controls. 
VisibleYesNoTypeSpecifies whether the control is initially visible. 
WidthIntWidth of the control. Non-positive values extend the control to the right of the window minus the value.Yes
XIntX 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
YIntY 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