dotnet / dotnet/dotnet-api-docs
Update WinForms Form.CancelButton Remarks
Open
:watch: Not Triaged
area-WinForms
Pri3
untriaged
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Describe the issue or suggestion
See the WinForms issue https://github.com/dotnet/winforms/issues/11537
Can we please update the docs on Form.CancelButton so that its obvious that the buttons DialogResult is set to DialogResult.Cancel when there isn't a value present. It should also mention that if its set to anything, then that value will take precedence.
Contributor guide
Assessment
This issue has not been assessed yet.