InputPanel Components > Input TextBox |
The InputTextBox component appears similar to the following at run time:
The InputTextBox component is used to enter text. You can modify its behavior by changing any of the following behavior properties:
You can customize the InputTextBox component's appearance by changing any of the following appearance properties:
When you have text that spans multiple lines you need to set the InputTextBox.Multiline property to True.