I am trying to set the colors for the DateTimePicker. I managed to change all the calendar colors - that is, of the calendar after the DateTimePicker is click and the Calendar is opened, but nothing I do changes the colors of the control before it is click on, when it looks like a textbox. How can I change those colors?
the color properties that I have changes so far are:
.CalendarForeCo lor
.CalendarTitleF oreColor
.CalendarTraili ngForeColor
.CalendarTitleB ackColor
.CalendarTitleB ackColor
the color properties that I have changes so far are:
.CalendarForeCo lor
.CalendarTitleF oreColor
.CalendarTraili ngForeColor
.CalendarTitleB ackColor
.CalendarTitleB ackColor
Comment