Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Returns or sets a String that specifies text in the control. Read/write.
Syntax
expression.Text
expression A variable that represents a TextBox object.
Remarks
The default value is a zero-length string ("").
Any value you assign to the Text property is also assigned to the Value property.
The ForeColor property determines the color of the text.
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.