Hi, i want to Change the Color of the selected date . as you can see in the Image i have choosen the 12.august. it has as backgroundcolor a light Grey. i want Change it to another Color. how did it?
Hello Martin,
UltraDateTimeEditor drop down is using Microsoft MonthCalendar. As of my understandings there is no way to style this control, so you cannot set the color of selected date. You may find additional information about this in the following forum thread "How do you change the drop down appearance of the ultradatetimeeditor to match ultracalendarcombo?". One possible solution for you could be to use UltraCalendarCombo instead of UltraDateTimeEditor.
Please let me know if you have any additional questions.