How can i show just the Date for a EpiDateTimeEditor control

E10 - I added an EpiDateTimeEditor control to my form - however when I run the form the field displays the full date AND time. I would like to only show the date.

Is there a way to do this?

I saw in the history that you can use a text box to show the date field and it will only show the date however, we need to be able to modify the date.

Any suggestions welcome.
DaveO

dave,

did you look at msdn or infragistics? Any of these controls inherit most of the properties from either windows.system.forms or infragistics.

Mr. Rob: Thank you - I will try the link.

DaveO