Is there a way to change the color of the text shoming the date in a datetimepicker control. Or a way to hide the text when no date is specified?
Thanks
Printable View
Is there a way to change the color of the text shoming the date in a datetimepicker control. Or a way to hide the text when no date is specified?
Thanks
Hello;
Assuming you mean the DatePicker control, I just played around a bit and noticed that you cannot completely blank out the date in the text field, nor can you change the color. The only solution (I believe) is to make your own (I just did this as I needed a Datepicker in multi-languages)...it was not too hard....I used constituant controls (calendar control with combos)