-
Could you please provide a WinForms designer in MonoDevelop?
Now, MonoDevelop does not have a WinForms designer, and WinForms files can only be edited manually (that is, by code).
According to t…
-
### Environment
Visual Studio Version 17.8.0
### .NET version
8.0.0
### Did this work in a previous version of Visual Studio and/or previous .NET release?
I have had this issue in the past under …
jwilo updated
11 months ago
-
When opening a Form within the WinForms Designer, something is causing it to immediately become modified.
-
The new OOP designer likely requires a new design time class.
Details in https://devblogs.microsoft.com/dotnet/state-of-the-windows-forms-designer-for-net-applications/
https://www.nuget.org/pac…
-
### .NET version
.NET SDK 9.0.100-rc.1.24415.1 + build private dll form winforms repo release/9.0 branch
### Did it work in .NET Framework?
No
### Did it work in any of the earlier releases of .NE…
-
Microsoft has released now with VS 17.9.2 the out of process designer for Winforms to support also 32 bit applications. Unfortunately the new designer throws an exception "**The language for this file…
-
### Environment
Microsoft Visual Studio Community 2022
Version 17.4.2
VisualStudio.17.Release/17.4.2+33122.133
Microsoft .NET Framework
Version 4.8.09032
### .NET version
.Net6 .Net7
#…
-
### Environment
N/A
### .NET version
.NET 6
### Did this work in a previous version of Visual Studio and/or previous .NET release?
.NET Framework
### Issue description
According to https://gith…
-
### Environment
Microsoft Visual Studio Enterprise 2022 (64-bit) - Preview
Version 17.10.0 Preview 1.0
### .NET version
.NET 8.0
```
WinExe
net8.0-windows
enable
tru…
-
hi im not sure if this is a bug or something but the it doesn't decompile FormMain.Designer.cs from a compiled exe just testing it with my own code i cant still run and build the project no problem bu…