dotnet / dotnet/dotnet-api-docs
Explain key subset for System.Windows.Forms.Control.KeyPress
Open
area-WinForms
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
**Issue description**
Docs for `System.Windows.Forms.Control.KeyPress` should explain the intent/criteria for the key subset selection. My first guess was it's about text editing, but that wouldn't explain why Backspace is in and the Delete key isn't.
**Target framework**
Check the .NET target framework(s) being used, and include the version number(s).
- [ ] .NET Core
- [ ] .NET Framework
- [ ] .NET Standard
- [x] generic text editor + Mono 3.2.8.0
Mono C# compiler version 3.2.8.0
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1.1)
(Why is this even relevant for the docs?)
Contributor guide
Assessment
This issue has not been assessed yet.