DateTimePicker and BackColor Property???
Windows Forms
1
Posts
1
Posters
5
Views
1
Watching
-
I have a DateTimePicker control on a form. I was able to set the colors and fonts when the calendar displays as a dropdown successfully. However I have never been able to get the BackColor and ForeColor set correctly when the control displays as a text box. It defualts to a white BackColor and a black ForeColor.:confused: I want to set the BackColor of the textbox to LightYellow. Any help would be appreciated. Thanks, Patrick