Skip to content

Text element

An alternative to using the Text attribute on the Control element.

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.

Parents