You can also use ToString()
yes, you can, it's a matter of preference :)
You can certainly use int32VariableName.ToString() if it's not already in string form.
My point, however, was that it SHOULD be in string form already if it's contained in a textBox :twisted: