TTextBox Samples

SingleLine and Password Text Boxes
Text box with default settings:
Password text box:
Text box with customized color, font, columns, maximum length:
Disabled text box:
Read-only text box:
Auto postback text box:
Text box's behavior upon postback:
MultiLine Text Boxes
Text box with default settings:

Text box with customized dimensions, font and content:
This is a multiline text box. In HTML, it is displayed as a textarea.
Disabled text box:

Read-only text box with text-wrapping disabled:

Auto postback text box: