Text Property (UiControl)
In This Topic
Get or sets the text associated with the control.
Syntax
expression.Text As String
where expression is a variable that represents a UiControl Object
See Also