Use a masked text box instead.
Robin S.
----------------------------------------------
> Hello,
>
[quoted text clipped - 7 lines]
>
> Is there anyway to overcome this behaviour with the specific control?
WoodenSWord - 26 Jan 2007 10:01 GMT
Thanks for the reply.
A masked text box has this feature but has not a most important. Using
masked textbox there is no validation of date while editing. E.g. the
datetimepicker does not allow you to enter 31/02/2007 and changes this value
when you write the month after day. So, masked textbox is not a better
solution.
> Use a masked text box instead.
>
[quoted text clipped - 11 lines]
> >
> > Is there anyway to overcome this behaviour with the specific control?
I would try something like form1.keypreview = true and sendkeys to send
tab/arrow or if that doesnt work maybe a addfilter