Labels.NET is a Windows Forms Component for the incorporation of label design and/or printing into Windows projects. The component is designed to integrate into Visual Studio.NET.
All functions of the component may be controlled either by programming the component’s methods and properties using any .NET framework-compatible language, or by using the run-time design interface.
Labels may be any size handled by the target printer and each label may contain any number of text, picture and barcode elements. The data for any element may be fixed on design (ie the same on every label) or passed into the component using the Label() event generated for each label printed.
Labels.NET Standard Edition supports text, image and line elements. Labels.NET Professional adds support for 1D barcodes. Labels.NET 2D includes support for 1D, 2D and GS1 Composite barcodes.
Note: Before recompiling the VB sample included with the component using Visual Studio, it is important to delete the Alabel11 icon (shown below the form) and then following the instructions below to add the component to the Visual Studio Toolbox, and then to drag the component from the Toolbox to the VB form.
More:
Adding a Labels.NET Component to the ToolBox