All of the various types of TextBlock are found on the Element Creation page.
Lists all of the strings and styled text objects inside this block.
Replaces the text of the entire block with the characters of a string
.
Return a string of all of the characters in this text box. This will strip off any style or text classes and just return the actual characters, as if seen on the screen.
Replaces the text of the entire block with the characters of a string
.
An alias for text. Returns a flattened string of all of this TextBlock's contents.
Next: Timers