TTextBox Samples

SingeLine Text Boxes

Text box with default settings:
Text box with customized color, font, columns, maximum length:
Text box with vCard support: First Name: Last Name:
Disabled text box:
Read-only text box:
Auto postback text box not causing validation:
Auto postback text box causing validation:
Text box's behavior upon postback:
Safety feature (cross-site scripting prevention): SafeText: TextBox2->SafeText%> />

Password Text Boxes

Password with default setting
Password with PersistPasswor set true

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 not causing validation:
Auto postback text box causing validation: