blob: 3a438e7022570bad8771698d14ec4a0d61c1b9be (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<com:TContent ID="body" >
<h1 id="152002">TActiveDatePicker</h1>
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveDatePicker" />
<p class="block-content">
<tt>TActiveDatePicker</tt> is the active control counter part to <tt>TDatePicker</tt> control.
When the date selection is changed, the <tt>OnCallback</tt> event is raised.
</p>
<p class="block-content">
Please refer to the documentation of <tt>TDatePicker</tt> for further usage informations.
</p>
<com:RunBar PagePath="ActiveControls.Samples.TActiveDatePicker.Home" />
</com:TContent>
|