-
* .NET Core Version:
3.1
* Have you experienced this same bug with .NET Framework?:
No
**Problem description:**
1. Create a WinForms project.
2. Add a user control to the project.
3. Op…
-
Existing open source projects
https://github.com/RibbonWinForms/RibbonWinForms
MFC's Ribbon Designer
https://docs.microsoft.com/en-us/cpp/mfc/ribbon-designer-mfc?view=vs-2019
So, I think winf…
-
None of the APIs on `SnapLine` are implemented, which affects the WinForms designer.
-
For the XAML tooling experience for WPF NetCore needs to be decoupled from .Net Framework. The themes loose file will need to be embeded into their theme assemblies so that XAML Designer can extr…
-
### Steps to Reproduce
1. Create Android Binding Project
2. Add minewBeaconAdmin.jar to the Jars folder as an EmbeddedJar
3. Set Target Framework to Android Api 21(Android 5.0 Lollipop)
4. Andr…
-
If you have written a Control class, but you don't want to use **Visual Studio Form Designer** to design the control, you can use the following class.
**DesignerCategoryAttribute** class:
https://…
ghost updated
2 years ago
-
* .NET Core Version:
3.1.300-preview-015135
* Have you experienced this same bug with .NET Framework?:
No
**Problem description:**
I added a TabControl and added other components like TextB…
-
Related to #416
Ideally we would refactor clipboard code so that all calls to win32 OLE* methods are exposed by a single class (OleClipboard) and published as a public interface and a constructor t…
-
* .NET Core Version: 5.0.100
* Visual Studio 16.9.0 Preview 1.0
* Have you experienced this same bug with .NET Framework?: No
Using the mouse scroll-wheel in the WinForms designer for…
-
* .NET Core Version: **v3.0.0-rc1**
* Have you experienced this same bug with .NET Framework?: **No**
**Problem description:**
1. Using **Visual Studio 2019 16.3 Preview 4** create a WinForms .…