Subject Re: [IBO] Quick Question Need Help
Author kristinnolan@hotmail.com
Thank you so much!!!!!

--- In IBObjects@y..., Lucas Franzen <luc@r...> wrote:
>
>
> kristinnolan@h... schrieb:
> >
> > Hi everyone!
> >
> > I have a question that I hope I can get answered quickly. I am
using
> > the date time picker for two fields in my table called RDate and
> > RTime. When I put the controls on the form I have no problem with
> > the Date but I can't figure out the properties for Time. How do I
> > make the time show up in the datetimepicker? It shows the date
> > instead. So I have two controls showing the date on the form.
> > Please help!
>
> Set the KIND-property to dtkTime.
> Default is dtkDate.
>
> Luc.