Subject Re: TIB_DateTimePicker Selecting time
Author Mihai Chezan
--- In IBObjects@yahoogroups.com, "bamber12001" <Gary@S...> wrote:
> Hi all,
>
> I have been struggling to get the DateTimePicker component to work
> properly. I can use it to store/edit dates fine, but I am unable to
> get it to work for times.
Just set the TIB_DateTimePicker.Format to "MM/dd/yyyy hh:mm" and
you'll be able to edit the date and the time on the same control.