dotnet/winforms

`MonthCalendar` incomplete hightlight of today date

Open

#2,662 创建于 2020年1月8日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C# (922 fork)batch import
:beetle: bugexternal-OS-issuehelp wanted

仓库指标

Star
 (4,100 star)
PR 合并指标
 (平均合并 14天 22小时) (30 天内合并 56 个 PR)

描述

  • .NET Core Version: master
  • Have you experienced this same bug with .NET Framework?: Yes

Problem description:

The "Today" date at the bottom of the calendar is a link, which highlights when hovered. However the highlight is only partial: image

Expected behavior:

The whole today date is highlighted.

Minimal repro:

Add a MonthCalendar control to a form. Run. Hover the "Today".

贡献者指南