Home All Groups Group Topic Archive Search About
Author
19 Jun 2006 9:01 AM
Jon Vaughan
Hi,

I was looking for a control that you enter time values into , I started off
with a textbox, but then saw the datetime picker had a custom format for
Time , so I entered HH:mm. The conctrol does show time in the box , but in
HH:mm:ss, I would like to drop the ss, also I dont want the user to beable
to click the dropdown to select the date. Im looking purely for a time
entry.

Is this the right control and if not is there a better one ?

Author
19 Jun 2006 9:34 AM
Meelis Lilbok
Hi

Set Format to Custom
Set CustomFormat to hh:mm
Set ShowUpdDown to True

Meelis





Show quoteHide quote
"Jon Vaughan" <jonnyvaug***@hotmail.com> wrote in message
news:NJtlg.167262$Cv1.10516@fe07.news.easynews.com...
> Hi,
>
> I was looking for a control that you enter time values into , I started
> off with a textbox, but then saw the datetime picker had a custom format
> for Time , so I entered HH:mm. The conctrol does show time in the box ,
> but in HH:mm:ss, I would like to drop the ss, also I dont want the user to
> beable to click the dropdown to select the date. Im looking purely for a
> time entry.
>
> Is this the right control and if not is there a better one ?
>
Author
20 Jun 2006 7:45 AM
Jon Vaughan
Thanks Meelis


Show quoteHide quote
"Meelis Lilbok" <meelis.lil***@deltmar.ee> wrote in message
news:%23xQJEO4kGHA.1264@TK2MSFTNGP05.phx.gbl...
> Hi
>
> Set Format to Custom
> Set CustomFormat to hh:mm
> Set ShowUpdDown to True
>
> Meelis
>
>
>
>
>
> "Jon Vaughan" <jonnyvaug***@hotmail.com> wrote in message
> news:NJtlg.167262$Cv1.10516@fe07.news.easynews.com...
>> Hi,
>>
>> I was looking for a control that you enter time values into , I started
>> off with a textbox, but then saw the datetime picker had a custom format
>> for Time , so I entered HH:mm. The conctrol does show time in the box ,
>> but in HH:mm:ss, I would like to drop the ss, also I dont want the user
>> to beable to click the dropdown to select the date. Im looking purely for
>> a time entry.
>>
>> Is this the right control and if not is there a better one ?
>>
>
>