-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request]: KryptonDateTimePicker's monthcalendar with custom background color #1827
Comments
Have you tried setting the |
Hi @PWagner1 |
Yes now I see. It's because the |
Example does not launch!!: Krypton-Suite/Standard-Toolkit-Demos#214 |
Is your feature request related to a problem? Please describe.
I do not know as of now. I checked the documentation and even the source but I was not able to find a working solution.
Describe the solution you'd like
The KryptonDateTimePicker should have a property to change its MonthCalendar's background color. Currently only top/bottom rows can be styled.
Describe alternatives you've considered
As mentioned above, I think currently this is not supported. When I apply a dark(ish) theme to the controls, it would be great if this MonthCalendar would take those parameters too.
Additional context
I guess it is quite self-explanatory what I'd like to achieve, but if not please just let me know.
I checked many thing before and I am aware of Microsoft's DateTimePicker limitation. As I see KryptonContextMenuMonthCalendar does not inherit DateTimePicker, so it might be possible?
The text was updated successfully, but these errors were encountered: