Hi,
I'm wondering if it's possible to separate the input from the icon picker in the DateTimePicker. To be more clear, I want to use the input to enter the time and have the user select the date from the calendar (it's much quicker and easier to type times, and repetitive to type the date over and over again when it changes far less frequently).
Right now if I apply a format and mask to a DateTimePicker to only display the time and change it, the value reverts to today at whatever time I've entered. I'm also not sure how I could perhaps hide the clock icon to save some space.
Thanks for any help you can provide,
Kevin
I'm wondering if it's possible to separate the input from the icon picker in the DateTimePicker. To be more clear, I want to use the input to enter the time and have the user select the date from the calendar (it's much quicker and easier to type times, and repetitive to type the date over and over again when it changes far less frequently).
Right now if I apply a format and mask to a DateTimePicker to only display the time and change it, the value reverts to today at whatever time I've entered. I'm also not sure how I could perhaps hide the clock icon to save some space.
Thanks for any help you can provide,
Kevin