-
* .NET Core Version:
.Net 6.0.100-alpha.1.20506.3
* Have you experienced this same bug with .NET Framework?:
Yes
* More info:
It's not a regression issue, it also occurs in .Net core 3…
-
Is there easy way to port my existing Winform form controls to use KryptonForm controls?
I know a way to inherit `ComponentFactory.Krypton.Toolkit.KryptonForm` but it only changes my form window, bu…
-
* .NET Core Version:
.NET SDK 6.0.100-preview.6.21313.2
* Have you experienced this same bug with .NET Framework?:
Yes
**More info:**
There is a similar VSO bug: [631474](https://devdiv…
-
**First of all: You have done a great job with this project.**
In some classes the DefaultFont is set to "Microsoft Sans Serif, 8pt". That is a relict from the .NET Framework. It should be changed …
-
Hi. I've seen a post on the Gitter chat but thought I'd mention it here as well. When opening the Main form designer, it doesn't show the chart, which isn't a major issue, but if the form is altered i…
-
## Describe the bug
When trying to drag a control from the Visual Studio toolbox onto a WinForms' form, this error message pops up:
**Microsoft Visual Studio**
```
Failed to create component 'W…
-
### Background and motivation
If we decide to make DownloadFileAsync public, making ProgressDialog public would greatly simplify the design and anyone using it the API would have more control over be…
-
I have a cross-platform (Windows and Linux) WinForms application. Cursor.Hide() and Cursor.Show() works correctly natively on Windows, but on Linux/Ubuntu using Mono, it does not.
[PrjApc - 2024-03-…
-
* .NET Core Version:
7.0.100-preview.2.22103.2
* Have you experienced this same bug with .NET Framework?:
Yes
**Repro steps:**
1. Create a Winforms .Net Core application
2. Add a toolStrip…
-
**OS** : RS4 X64+.Net 4.8.03316
**VS** : Dev16 d16.0stg 16.0 Preview 3 28505.103
**More info:**
1. This issue can reproduce from VS Dev10 to Dev16.
2. This issue can't reproduce when adding th…