From 21b205564dd4a6602a29b48fb314c4d3d5130ef6 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 31 Dec 2005 00:51:20 +0000 Subject: Adjusted layout of sub-samples. --- .../pages/Controls/Samples/TTextBox/Home.page | 87 ++++++++++++++-------- 1 file changed, 58 insertions(+), 29 deletions(-) (limited to 'demos/quickstart/protected/pages/Controls/Samples/TTextBox') diff --git a/demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.page index fd030996..4a9b58a3 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TTextBox/Home.page @@ -2,18 +2,19 @@

TTextBox Samples

-
-
SingleLine and Password Text Boxes
+

SingeLine Text Boxes

+ + + + -Text box with vCard support:
+ + + + + + +
Text box with default settings: + -
- -Password text box: - -
+
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: + -
+
Text box's behavior upon postback: + +
+ +

Password Text Boxes

+ +Password: -
-
-
MultiLine Text Boxes
+

MultiLine Text Boxes

-Text box with default settings:
+ + + -Text box with customized dimensions, font and content:
+ -Disabled text box:
+ -Read-only text box with text-wrapping disabled:
+ -Auto postback text box:
+ + +
+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: + -
- +
\ No newline at end of file -- cgit v1.2.3