-
What bugs me a little bit about this new (and really cool!) UI toolkit is the fact, that there is no designer available.
I really like WinForms designer and to minor extent the Xcode Interface Builde…
-
## Summary
WinForms Designer is currently working on improving the HighDPI settings experience for .NET Core apps. For C#, they are reading the project file to get the property that a user manually e…
-
Delete the following pipelines:
• dnceng/internal/(17.8) Winforms-Designer Insertion into VS rel
• dnceng/internal/Winforms-Designer Insertion into VS release (17.2)
• dnceng/internal/Winforms-Design…
-
* .NET Core Version:
TargetFramework: net5.0-windows
SDKs: 6.0.100-rc.1.21463.6, 5.0.401
* Have you experienced this same bug with .NET Framework?: Haven't tried
**Problem description:**
W…
-
### .NET version
.NET 7
### Did it work in .NET Framework?
Yes
### Did it work in any of the earlier releases of .NET Core or .NET 5+?
.NET 4.8.1
### Issue description
Our Windows based app off…
-
The WinForms designer does not load controls from NuGet packages, e.g.: **Microsoft.Web.WebView2**.
When you open the Toolbox window in an X# project, no WebView2 control appears:
![x#](https://us…
-
Forms such as `SatelliteApplicationForm` have their internal logic that are not designer friendly and can trigger exceptions when opened in designer. Related to #394. All forms derived from them canno…
lextm updated
8 years ago
-
### Environment
Edition - Windows 11 Enterprise
Version - 23H2
OS build - 22631.3737
Visual Studio version - 17.10.4
### .NET version
.NetCore 6,7,8
### Did this work in a previous version of V…
-
Related to #72
When porting and migrating source content (presented as a [link]() that goes to an article), open the source material up. Find out where it exists in the TOC. In the source project #…
-
I cannot find a way to use WinForms controls inside my plugin project that are provided by the main application without including them in the project build output and therefore also distributing them …