Blame | Letzte Änderung | Log anzeigen | RSS feed
<com:TContent ID="body"><!-- $Id: ActiveCheckBox.page 1650 2007-01-24 06:55:32Z wei $ --><h1 id="124029">TActiveCheckBox</h1><com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveCheckBox" /><p id="620419" class="block-content"><tt>TActiveCheckBox</tt> is the active control counter part to<a href="?page=Controls.CheckBox">TCheckbox</a>. The <tt>AutoPostBack</tt>property of <tt>TActiveCheckBox</tt> is set to true by default.Thus, when the checkbox is clicked the<tt>OnCallback</tt> event is raise after the <tt>OnCheckedChanged</tt> event.</p><p id="620420" class="block-content">The <tt>Text</tt> and <tt>Checked</tt> properties of <tt>TActiveCheckBox</tt>can be changed during a callback request. The <tt>TextAlign</tt> propertyof <tt>TActiveCheckBox</tt> <strong>can not</strong> be changed duringa callback request.</p><com:RunBar PagePath="ActiveControls.Samples.TActiveCheckBox.Home" /><div class="last-modified">$Id: ActiveCheckBox.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent>