How to reference 32bit dll in .NET Winform project

Anthony Pfeffer 0 Reputation points
2023-07-10T11:37:46.28+00:00

Hi,

We try to migrate a WinForm UI app from Framework 4.8 to .NET7.

Our project reference a UI Library (DevComponent) which is a 32 bits dll and we cork with VS2022.

When we copy a Form to the new project, the project compile but no way to see the form in the VS designer. The form is empty, no control.

Is there a way to do that ?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,409 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.