.NET Barcode Generator
for Windows Forms Application
Winforms .NET Barcode Generation SDK
Barcode .NET WinForms > Barcode in .NET WinForms > EAN-13 > Barcode Info > EAN-13 Data
Barcode Data
Set EAN-13 Barcode Data using Winforms Barcode SDK
EAN-13 Data Setting via C# or VB.NET Class Library using Barcode SDK for WinForms
Encode EAN-13 with Target Data Using .NET Barcode Generator for Winforms
EAN-13 Winforms barcode control is an fully-integrated barcode library which complete support for .NET languages like C#, VB.NET, Managed C++ and Delphi for .NET. Target data is easy encoded in EAN-13 barcode images.
With Winforms barcode library, developers are entitled to change barcode size, data and image of the generated EAN-13 barcode image. Details please refer to:
EAN-13 Data Encoded in Winforms using C# &VB.NET Codes

Set up Requirements

EAN-13 Barcode generation with target data in Winforms application is easy to accomplished using Windows Forms templates in Visual Studio 2005, 2008 and 2010. Aspper.com provides detailed tutorial on how to use the barcode generator.

Download & Installation

.NET programmers are able to encode target data into barcode EAN-13 and 2 or 5 digits add-on supplementary barcodes once barcode generation DLL installation is complete.
  1. Download free Winforms trial package and unzip it
  2. Add "Aspper.win.linearbarcode.dll" to Winforms project in VB.NET or C#.NET
  3. Add "WinLinear" to Visual Studio toolbox and you can drag and drop it from toolbox to forms
Properties Related to EAN-13 Data Setting
This page provides the details on how to encode the EAN-13/EAN-128 with target data in Winforms application using C# & VB.NET class library.

Barcode Type

LinearBarcode --- Set target barcode type to EAN-13 using this property.

Valid Character Set

EncodeData --- Set the target encoding data according to application requirement.

EAN-13 Special

SupplementCode--- Using this property to encode EAN-13 supplemental 2/5 digits add-on barcode in Windows Forms.

CheckSum

CheckSum --- This property lets you add barcode checksum digit on created EAN-13.