From e2f3b5fce11e0ced17f6a6df7c08a98cfa0fa540 Mon Sep 17 00:00:00 2001 From: kabayan <> Date: Thu, 23 Aug 2007 10:25:17 +0000 Subject: Indonesian QuickStart Controls without Samples --- demos/quickstart/protected/pages/Controls/id/ImageButton.page | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 demos/quickstart/protected/pages/Controls/id/ImageButton.page (limited to 'demos/quickstart/protected/pages/Controls/id/ImageButton.page') diff --git a/demos/quickstart/protected/pages/Controls/id/ImageButton.page b/demos/quickstart/protected/pages/Controls/id/ImageButton.page new file mode 100644 index 00000000..cd8ec032 --- /dev/null +++ b/demos/quickstart/protected/pages/Controls/id/ImageButton.page @@ -0,0 +1,11 @@ + + +

TImageButton

+ + +

+TImageButton juga mirip dengan TButton, kecuali bahwa TImageButton menampilkan tombol sebagai sebuah gambar. Gambar ditetapkan melalui ImageUrl, dan teks alternatif ditetapkan oleh Text. Sebagai tambahan, dimungkinkan untuk mendapatkan informasi koordinat titik di mana gambar diklik. Informasi koordinat yang diisikan dalam parameter event OnClick (bukan OnCommand). +

+ + +
$Id: ImageButton.page 1650 2007-01-24 06:55:32Z wei $
\ No newline at end of file -- cgit v1.2.3