From dd76d0c2cfa3425c2e8dad54f2bcb12148957db5 Mon Sep 17 00:00:00 2001 From: xue <> Date: Sat, 21 Jan 2006 15:25:10 +0000 Subject: Added TLinkButton demos. --- .../pages/Controls/Samples/TLinkButton/Home.page | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 demos/quickstart/protected/pages/Controls/Samples/TLinkButton/Home.page (limited to 'demos/quickstart/protected/pages/Controls/Samples/TLinkButton/Home.page') diff --git a/demos/quickstart/protected/pages/Controls/Samples/TLinkButton/Home.page b/demos/quickstart/protected/pages/Controls/Samples/TLinkButton/Home.page new file mode 100644 index 00000000..497e5083 --- /dev/null +++ b/demos/quickstart/protected/pages/Controls/Samples/TLinkButton/Home.page @@ -0,0 +1,58 @@ + + +

TLinkButton Samples

+ + + + + + + + + + + + + +
+Link button with customized color and font: + + +
+Link button with only body content: + + +body content + +
+A click link button: + + +
+A command link button: + + +
+A button causing validation: + + + + +
+ +
\ No newline at end of file -- cgit v1.2.3