1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)C#3,387 stars (3,387 stars)320 forks (320 forks)batch import
help wanted
Description
DateTimePicker always checkBox in Platforms.WinForms
Contributor guide
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-3 hours
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- C# knowledgeWinForms basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- Examine the Eto source code for the WinForms platform implementation of DateTimePicker, particularly checking how the ShowCheckBox property is handled. Look at the Eto.WinForms project's DateTimePickerHandler to see if there is a missing or incorrect mapping for the checkbox. Review the single comment on the issue for any additional context.