dotnet/winforms

`MonthCalendar` incomplete hightlight of today date

开放

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

 (4 条评论) (0 个反应) (0 位负责人)C# (922 个派生)batch import
:beetle: bugexternal-OS-issuehelp wanted

仓库指标

星标
 (4,100 个星标)
PR 合并指标
 (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".

贡献者指南