TextBox.Value Property
The value to display in the textbox. Holds the value of the data type specified in Value.Type.
Setting values with a script is not affected by the InputMode property.
The input value on the screen is not reflected immediately. Refer to the Timing the Value Property Updated for more information.