.NET Barcode Generator
for Windows Forms Application
Winforms .NET Barcode Generation SDK
Barcode .NET WinForms > Barcode in .NET WinForms > Code 128 > Barcode Info > Code 128 Data
Barcode Data
Set Code 128 Barcode Data using Winforms Barcode SDK
How to Encode Barcode Code 128 Using .NET Barcode Generator/SDK for Winforms
Code 128 barcode generation SDK for Winforms is a mature and robust barcode library to generate Code 128, Code 128A, Code 128B and Code 128C in Windows Forms application. It is able to encode target date in Code 128 barcode symbology.
Aspper.com provides barcode generators to add and print Code 128 barcode with customized encoding data, size and image in Windows Forms applications.
Code 128 Data Encoded in Winforms using C#, VB.NET Codes

Set up Requirements

It is easy to generate and print Code 128 dynamic barcode images with customized data in Windows Forms application provided you install the following items:

Download & Installation

.NET programmers are able to encode target data into barcode Code 128, Code 128A, Code 128B and Code 128C once barcode generation DLL is installed.
  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 Code 128 Data Setting
This page provides the details on how to encode the Code 128 with target data in Winforms application using C# & VB.NET class library.

Barcode Type

LinearBarcode --- Set target barcode type to Code 128 using this property.

Valid Character Set

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

Code 128 Special

ApplicationIndicator --- Specify that Code 128 encoded is a GS1-128 barcode.

Apply Tilde

ApplyTilde --- Tilde character (~).When enabled, the tilde character (~) is used to encode GS1 Application Identifiers, specific ASCII characters or several additional options for Code 128 and Code 128.

FNC1

Fnc1 --- Utilizing the FNC1 function to encode the GS1 compatible Code 128.