winforms
winforms copied to clipboard
A warning dialog pops up when trying to switch the values for the FormScreenCaptureMode property
.NET version
.NET SDK 10.0.100-preview.6.25315.102
Did it work in .NET Framework?
No
Did it work in any of the earlier releases of .NET Core or .NET 5+?
No, this is a new feature introduced by the https://github.com/dotnet/winforms/pull/13561
Issue description
A warning dialog pops up when trying to switch the values for the FormScreenCaptureMode property
Steps to reproduce
- Create a .NET winforms application
- Trying to switch the values for the FormScreenCaptureMode property