Copyright © 2006-2023 MultiMedia Soft

How to add the component to your projects

Previous pageReturn to chapter overviewNext page

Each development environment has its own procedure in order to add a .NET component to the project under development. Here follows a small summary of procedures needed in order to add our component to projects developed using Visual Studio environments.

 

Adding the component to a Windows Forms project (.NET Frameworks from 2 to 4)

Adding the component to a Windows Forms project (.NET 5, 6 and Core 3.1)

Adding the component to a WPF project