RE: DateTimeControl?
<Control xsi:type="DateTimeControl" Id="DateTimeTest">
<Position Top="221" Left="10" Width="125" Height="12" />
<Attributes>
<AllowCalendar>false</AllowCalendar>
</Attributes>
<Format>
<Predefined>DateTime</Predefined>
</Format>
</Control>
|