.NET Barcode Generator
for Windows Forms Application
Winforms .NET Barcode Generation SDK
Barcode .NET WinForms > Barcode in .NET WinForms > Code 128 > Code 128 Image
Barcode Image
Generate Dynamic Code 128 Barcode Images using Winforms Barcode Library/SDK
Barcode Image Setting using Code 128 Barcode Library with C# or VB.NET Codes
Using Code 128 Winforms Barcode Library to Generate Dynamic Barcode Image
Once installed, Code 128 barcode control/SDK may be easily utilized in Windows Forms applications to generate dynamic barcode image using VB.NET, C#.NET class library. Free trial version to download is available on Aspper.com.
.NET programmers are able to generate and add dynamic Code 128, Code 128A, Code 128B and Code 128C into Windows Forms, web applications, Microsoft IIS as well as C#, Visual Basic .NET class & console applications. Most common used barcode generators are:
Code 128 Image Setting in Windows Forms Application

Set up Requirements

Before Code 128 barcode generation in Windows Forms, make sure you complete the installation of the following items:

Download & Installation

Code 128 Winforms barcode library is easy to be installed in .NET applications. Barcode component could be used as a DLL without being loaded on the form.
  1. Download Winforms free trial package and unzip
  2. Add "Aspper.win.linearbarcode.dll" to your Winforms project reference
  3. Add "WinLinear" to Visual Studio toolbox using drag-and-drop implementation
Properties Relating to Code 128 Image Setting
In this page we provide you detail barcode control tutorial of how to use .NET barcode control for Winforms to create Code 128 barcode images in Winforms.NET.

Image Format

ImageFormat --- Able to add and save Code 128 barcode images in BMP, GIF, JPEG, PNG, and TIFF formats.
Resolution --- Set the barcode image resolution in DPI to generate accurate barcode images.
Rotation --- To rotate Code 128 barcode image in 0, 90, 180 and 270 degrees.

Image Color

BackColor --- The background color of the generated barcode. Users may change Code 128 background color using this property using C# & VB.NET codes.
ForeColor --- Set the foreground color of the generated Code 128 barcode image.

Image Text

DisplayText --- Set this property to true, the human-readable interpretation under Code 128 images will be displayed.
TextColor --- To set human-readable interpretation color using C# & VB programming.
TextDistance --- Set space between the barcode symbol and its human-readable text of generated Code 128.
TextFont --- Customize the character font style of the Code 128 barcode human-readable text interpretation.