-
* .NET Core Version: 6.0.200
* Have you experienced this same bug with .NET Framework?: No
**Problem description:**
Working in with the WinForms Designer in .NET Framework, I created several…
-
* .NET Core Version:
.NET 6.0.100
* .NET Info Command
```cs
SDK do .NET (refletindo qualquer global.json):
Version: 6.0.100
Commit: 9e8b04bbff
Ambiente de runtime:
OS Name: …
-
### Steps to Reproduce
1. Create a binding that uses Marshal.GetDelegateForFunctionPointer
2. Add [UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)] attribute to delegate.
3.
### E…
-
Again another problem with designtoolsserver (from #6420)
Ok, so i got new error (updated to latest preview version from VS2022)
```cs
[16:25:46.8925168] Creating VSCodeDomDesignerLoader
[16:2…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/NET-6-WindowsForms-ColorEditor-missin/1700906)._
---
Hi, the screenshot should explain …
-
Is your feature request related to a problem? Please describe.
KryptonDomainUpDown has no AutoSize property. The standard Winforms equivalent has.
Describe the solution you'd like
Please, make th…
-
### Steps to Reproduce
Repro: https://github.com/bruno-garcia/xamarin-android-java-binding-repro
The repro repo includes a [README](https://github.com/bruno-garcia/xamarin-android-java-binding…
-
* .NET Core Version: 3.1
* Have you experienced this same bug with .NET Framework?: No
**Problem description:**
Performance of Core WinForms designer is VERY bad to compare with .NET …
-
Using VS 2019 preview 16.8.0 preview 5.0
I created a new winforms project (.net core 3.1). Trying to open the form in the designer, I get a VS error letting me know that details are in the activity…
-
Hi there
I am confronting an issue with the Visual Studio 2019 Designer when used in combination with visual inheritance and .NET 5 Windows
I have a net5.0-windows SDK style WinForms project using V…