Our Customers
Contact Us Email: support@barcodelib.com
Home > .NET WinForms Barcode > .NET Barcoding Guide for WinForms > .NET Windows Forms GS1-Compatible Barcoding SDK
Download Barcode for .NET WinForms Trial

How to Generate GS1 1D & 2D Barcodes in WinForms Project

Tutorial for GS1-Compatible Barcode Generation in Windows Forms Using VB.NET or C# Codes
  • Professional & mature GS1 barcode generator for .NET WinForms applications since 2003
  • An easy-to-use Windows Forms GS1-compatible barcoding dll for .NET developers
  • Offer free sample VB.NET & C# code to generate GS1 barcodes in Windows Forms
  • Able to create & print GS1 barcodes in .NET WinForms even without VB.NET or C# code
  • Generate GS1-compatible 2d barcodes in .NET Windows Forms applications, like QR Code
  • Support generating main GS1-compatible linear barcodes in .NET WinForms, like EAN-128
Quick Look at GS1-Compatible Barcodes
With the introduction of a list of Application Identifiers (AI), GS1-compatible barcodes can easily encode both the data and the meaning of the data. Thus, GS1-compatible barcodes are able to separate products from others even in the scale of whole world.
By now, the GS1-compatible barcode are not only the common linear barcodes, like EAN-128, UPC-A or ITF-14. Those 2d barcode types, including QR Code, Data Matrix & PDF 417 can be also encode GS1 System Application Identifiers. And our WinForms .NET barcode generator dll makes it extremely easy to generate those GS1-compatible 1d & 2d barcode types.
Generate GS1 Barcodes in .NET WinForms Applications

How to Install

  • Integrate "Barcodelib.Barcode.WinForms.dll" to your Windows forms by adding reference.
  • Integrate "Barcodelib.Barcode.WinForms.dll" to Toolbox of Visual Studio.

How to Generate

For 2D barcodes creating & encoding (Take QR Code as an example)
  • Drag & drop "QRCodeWinForm" from the toolbox to your Windows controller.
  • Click generated QR Code barcode image and find the "FNC1Mode" in the "Properties" window under the tab Barcode Basis.
  • Adjust the value from defaulted "NotSupported" to "FirstPosition".
  • Change the data value to the form of an Application Identifier (AI) plus a data field, for instance, "(12)4545454".
For linear barcodes creating & encoding (Take EAN-128 barcode as an example)
  • Drag & drop "LinearWinForm" to your .NET Windows Forms project.
  • Change its type to EAN-128 and change its data to the form of an Application Identifier (AI) + a data field, for instance, "(45)4545454".
  • This created EAN-128 barcode image is GS1-compatible.
Create GS1 Barcodes in WinForms Using C# or VB.NET
We provide VB.NET GS1 Barcoding Guide and C#.NET GS1 Barcoding Guide to help users generate 1d GS1-compatible barcodes (EAN-128 & ITF-14) and 2d GS1-compatible barcodes (Data Matrix & QR Code) in .NET Windows Forms projects.
Other .NET Framework Barcode Generation Tutorials
.NET WinForms 1D & 2D Barcode Symbologies
WinForms 1D Barcodes:
WinForms 2D Barcodes: