Skip to content
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

[Bug / Enhancement]: SetDate API is missing from KryptonMonthCalendar #1414

Closed
Wagnerp opened this issue Apr 18, 2024 · 0 comments
Closed

[Bug / Enhancement]: SetDate API is missing from KryptonMonthCalendar #1414

Wagnerp opened this issue Apr 18, 2024 · 0 comments
Labels
area:toolkit All issues related to the toolkit components. bug Something isn't working completed This issue has been completed. enhancement New feature or request
Milestone

Comments

@Wagnerp
Copy link
Contributor

Wagnerp commented Apr 18, 2024

There are some missing elements in the KryptonMonthCalendar, which are present in the WinForms version. See #1412 for details.

Missing Method:

  • public void SetDate(DateTime date) : Winform has it only in MonthCalendar

Possible affected classes:

  • KryptonDateTimePicker
  • KryptonContextMenuMonthCalendar
  • KryptonDataGridViewDateTimePickerColumn
  • KryptonMonthCalendar

Notes:

  • public event DateRangeEventHandler DateSelected is done in KryptonMonthCalendar as per Winform equivalent
  • public DateTime Value: Done in KryptonDateTimePicker as per Winform equivalent.
@Wagnerp Wagnerp added bug Something isn't working area:toolkit All issues related to the toolkit components. labels Apr 18, 2024
@Smurf-IV Smurf-IV added enhancement New feature or request under investigation This bug/issue is currently under investigation. labels May 28, 2024
@Smurf-IV Smurf-IV self-assigned this May 28, 2024
@Smurf-IV Smurf-IV changed the title [Bug]: Missing elements in KryptonMonthViewCalendar [Bug / Enhancement]: SetDate API is missing from KryptonMonthCalendar May 28, 2024
@Smurf-IV Smurf-IV added this to the Version 90 milestone May 28, 2024
Smurf-IV added a commit that referenced this issue May 28, 2024
- Update Warning to latest
- Fix a few Resharper warnings along the way

#1414
@Smurf-IV Smurf-IV removed their assignment May 28, 2024
@Smurf-IV Smurf-IV added completed This issue has been completed. and removed under investigation This bug/issue is currently under investigation. labels May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:toolkit All issues related to the toolkit components. bug Something isn't working completed This issue has been completed. enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants