Adding a .NET Component to the ToolBox

To add a 2D-Font kit Component to the Visual Studio ToolBox, display the ToolBox and select the Components tab. Right click on the Components pane and select Add/Remove Items.. from the pop-up menu displayed. A dialog box is displayed listing the currently installed components. Ensure that the .NET Framework Components page is displayed.

Push the Browse button and navigate to the location where you have installed or copied your .NET component and select the DLL (e.g. Aztnet.dll).

Then push the Open button.

The list of installed components is now displayed, including your 2D-font.NET component. Ensure that the checkbox alongside the component name is checked. Now push the OK button.

 

The component appears as an icon on the ToolBox Components pane, with one of the following class names alongside:

 

Component

.NET name

DLL

Aztec Font Kit.NET

Aztnet

Aztnet.dll

Datamatrix Font.NET

Dmfnet

Dmfnet.dll

QR Code Font.NET

Qrcnet

Qrcnet.dll

PDF417 Font.NET

Pdfnet

Pdfnet.dll

 

More:

Adding a .NET component to a project.