From 887da1b3668499821f046665b461aeadb0a9fb2e Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 27 Aug 2006 04:18:31 +0000 Subject: Adding TActiveImage and TActiveImageButton --- .../protected/pages/ActiveImageButtonTest.page | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.page (limited to 'tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.page') diff --git a/tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.page b/tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.page new file mode 100644 index 00000000..7696261a --- /dev/null +++ b/tests/FunctionalTests/active-controls/protected/pages/ActiveImageButtonTest.page @@ -0,0 +1,24 @@ + + +

TActiveImageButton Functional Test

+ + This is + OnClick="image1_clicked" /> + an image. + +
+ +
+ + + + OnClick="change_image" /> + + + + + +
\ No newline at end of file -- cgit v1.2.3