Text element
An alternative to using the Text attribute on the Control element.
Parents
Attributes
SourceFile (String) : Instructs the text to be imported from a file instead of the element value during the binding process. Cannot be specified with the Value attribute.
Value (String) : The value of the control's text. Cannot be specified with the SourceFile attribute.