-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
area-VSDesignerWindows Forms out-of-proc designer related issuesWindows Forms out-of-proc designer related issues
Milestone
Description
Environment
Microsoft Visual Studio version 17.8.0
.NET version
.NET 6.0 - WinForms
Did this work in a previous version of Visual Studio and/or previous .NET release?
Yes, it works in Visual Studio v17.6.5.

Issue description
Hi, I'm from DevExpress.
Our users encountered an issue where some of our components are not displayed in WinForms .NET OOP DesignTime. In our .NET Standard 2.0 libraries, we have custom inheritors of the Component class. This issue started in Visual Studio v17.8 (or earlier). After a little research, it appears to be related to the following tab: https://github.com/microsoft/winforms-designer/pull/5231/. To demonstrate the issue, we created a small example.
Steps to reproduce
To reproduce it, follow these steps.
- Download and unzip NetStandardProblem.zip.
- Open the designer Form1.cs.
- Make sure that MyComponent from ClassLibrary1 is not displayed in the toolbox.

Diagnostics
No response
dsn27
Metadata
Metadata
Assignees
Labels
area-VSDesignerWindows Forms out-of-proc designer related issuesWindows Forms out-of-proc designer related issues