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/TListBox/Home.page | 117 ++++++++++++++++----- .../pages/Controls/Samples/TTextBox/Home.page | 87 ++++++++++----- 2 files changed, 149 insertions(+), 55 deletions(-) (limited to 'demos/quickstart/protected/pages/Controls') diff --git a/demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page index 776fc073..28d0dc1a 100644 --- a/demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page +++ b/demos/quickstart/protected/pages/Controls/Samples/TListBox/Home.page @@ -2,31 +2,66 @@
+List box with default settings: + | +
+ |
+
+List box with initial items: + | +
+ |
+
+List box with customized row number, color and font: + | +
+ |
+
+Disabled list box: + | +
+ |
+
+Auto postback list box: + | +
+ |
+
+List box's behavior upon postback: + | +
- + |
+
+List box with default settings: + | +
+ |
+
+List box with initial items: + | +
+ |
+
+Auto postback list box: + | +
+ |
+
+List box's behavior upon postback: + | +
|
+
Text box with default settings: + |
- -Password text box: - + |
Text box with customized color, font, columns, maximum length: + |
+ |
+Text box with vCard support: + |
First Name: + |
Disabled text box: + |
+ |
Read-only text box: + |
+ |
Auto postback text box: + |
+ |
Text box's behavior upon postback: + |
|
+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: + |
- + |