UPC-E .NET Barcode Generator SDK for WinForms

Sample code in C# and VB with .NET barcode component tool to paint UPC-E barcodes WinForms apps freely
UPC-E .NET Barcode Generator Library SDK for WinForms Apps - Features
Easy-to-use Barcode .NET Control SDK
Programmers are freely to install .NET component DLL into Visual Studio 2005, 2008 and 2010, it performs as a common control in VS for dragging or dropping in Toolbox or adding reference for VB.NET, or C# class programming.
Support Development Environment
Freely create, print and integrate UPC-E barcodes images in .NET Winforms applications, Microsoft Visual Studio, .NET Winforms Crystal Reports document, .NET Winforms class & console applications with C# or VB.NET sample coding.
Programming Language Support
.NET Control SDK library DLL is entirely written in C#.NET in .NET Framework 2.0, and compatible with Visual Basic.NET, Managed C++, Borland Delphi for .NET in .NET Framework 3.0, 3.5 and 4.0 with samples.
Microsoft Operating System Compatibility
.NET Component Library SDK is easy to be implemented in the following OS: Windows 2000, Windows XP, Windows Vista, Windows 7, Windows Server 2002, Windows Server 2005, Windows Server 2008, etc.
UPC-E Barcode Customization in .NET Barcode Library DLL
50+ barcode options provided to manipulate UPC-E barcode size, color, etc. Easy to enable or disable UPC-E human-readable text and checksum digit is calculated automatically. Support UPC-E special settings to create UPC-E supplement barcode with 2 or 5 digits to add on. See detail UPC-E property setting FAQ in .NET WinForms.
UPC-E .NET Barcode Generator Control SDK for WinForms Apps - Overview
UPC-E .NET Barcode Generator Library DLL for WinForms is a robust and comprehensive barcode control which is able to add multiple barcode features and compatibilities into .NET windows applications. Developers are freely to change UPC-E barcode images in .NET windows projects via control property or C#, VB.NET class with examples.
UPC-E Introduction
UPC-E is a variation of UPC-A barcode, which is mainly used on small package. UPC-E is a numeric-only linear barcode symbology. It has a fixed length of 8 digits, often starting with a system number "0". UPC-E is also known as Universal Product Code version E, UPC-E Supplement 5/Five-digit Add-On, UPC-E Supplement 2/Two-digit Add-On, UPC-E+5, UPC-E+2, UPC-E0, E0, UPC-E1, E1, GTIN-12 with lead 0, GS1-12, UCC-12.
UPC-E Barcode Symbol Structures:
  • 1 digit for Number System (0: regular UPC codes, 1: reserved, 2: random weight items marked at the store, 3: National Drug Code and National Health Related Items code, 4: no format restrictions, for in-store use on non-food items, 5: for use on coupons, 6: reserved, 7: regular UPC codes, 8: reserved, 9: reserved)
  • 5 digits for Manufacturer (Company) Code or prefix. This number is assigned by the Uniform Code Council (UCC)
  • 5 digits for Product Code which is assigned by the manufacturer
  • 1 digit for checksum which is computed by .NET Barcode Control SDK for WinForms
UPC-E .NET Barcode Generator Control SDK for WinForms Apps - Generation
Create UPC-E Barcode Image via VS Toolbox .NET Barcode Control SDK
  • Download Terrek Trial and unzip
  • Open Visual Studio and create a new project with C# or VB.NET programming
  • Copy "Terrek.Barcode.DotNET.dll" to your WinForms project folder
    (Do not copy the dll to bin directory, Visual Studio will do so automatically)
  • Add "DotNETControl" to Visual Studio Toolbox
  • Drag "DotNETControl" onto your form. The default barcode is Code 39
  • Right click on the barcode, and choose "Properties"
  • Change barcode type to UPC-E, and adjust other properties if needed
  • Run the project
Integrate UPC-E Barcode Using VB.NET or C# class Programming
Developers are easy to create and draw UPC-E barcode images in .NET windows applications using C# or VB.NET class library. Here is the detail tutorial with free sample C# or VB.NET code in .NET WinForms: develop UPC-E barcode using C#, Add UPC-E barcode into .NET WinForms using VB.NET .
.NET WinForms Barcode Generator Library DLL Supported Barcode Types