| 1 |
lars |
1 |
<com:TContent ID="body">
|
|
|
2 |
<!-- $Id: ActiveCheckBox.page 1650 2007-01-24 06:55:32Z wei $ -->
|
|
|
3 |
<h1 id="124029">TActiveCheckBox</h1>
|
|
|
4 |
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveCheckBox" />
|
|
|
5 |
|
|
|
6 |
<p id="620419" class="block-content">
|
|
|
7 |
<tt>TActiveCheckBox</tt> adalah kontrol aktif selain
|
|
|
8 |
<a href="?page=Controls.CheckBox">TCheckbox</a>. Properti <tt>AutoPostBack</tt>
|
|
|
9 |
dari <tt>TActiveCheckBox</tt> standarnya disetel true.
|
|
|
10 |
Selanjutnya, saat kotak centang diklik, event <tt>OnCallback</tt> muncul setelah event <tt>OnCheckedChanged</tt>.
|
|
|
11 |
</p>
|
|
|
12 |
|
|
|
13 |
<p id="620420" class="block-content">
|
|
|
14 |
Properti <tt>Text</tt> dan <tt>Checked</tt> dari <tt>TActiveCheckBox</tt>
|
|
|
15 |
bisa diubah selama permintaan callback. Properti <tt>TextAlign</tt> dari
|
|
|
16 |
<tt>TActiveCheckBox</tt> <strong>tidak bisa</strong> diubah saat permintaan
|
|
|
17 |
callback.
|
|
|
18 |
</p>
|
|
|
19 |
|
|
|
20 |
<com:RunBar PagePath="ActiveControls.Samples.TActiveCheckBox.Home" />
|
|
|
21 |
|
|
|
22 |
<div class="last-modified">$Id: ActiveCheckBox.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent>
|