How to don't let DatePicker be grey after IsEnabled is set to false?

  • Thread starter Thread starter TakeshiKitano
  • Start date Start date
T

TakeshiKitano

Guest
When I set DatePicker IsEnabled as false, font color of DatePicker change to grey. All DatePicker is grey. I tried to set foreground to black, opacity to 1, but nothings helped. So how to don't let DatePicker to be grey?

Best way would be to set IsReadonly to true, but DatePicker doesn't have this function/ method.

Thank you for answer.

Continue reading...
 
Back
Top