How to add a 32-bit Custom Windows Forms Control into Visual Studio Toolbox in vs2022(64-bit)
I want to add a 32-bit Custom Windows Forms Control into Visual Studio Toolbox in vs2022(64-bit).
What I have tried:
“Toolbox”->”choose items”->then import the “xxx.dll” as “.Net Framework components”.However, it shows that the file “xxx.dll” is not valid.