The 1D controls

There are several controls in the Active Barcode Components (version 5) family, one for each of the most popular barcode types, and one which handle a wide range of different barcode types. The controls are:

Active Barcode Component Code Standard
Abc39.ocx – for Code 39, Extended Code 39, Code 93, Extended Code 93, Code 128, Interleaved 2 of 5 and Matrix 2 of 5 barcodes

Active Barcode Component GS1
AbcEAN.ocx  – for EAN-13, EAN-14, EAN-8, UPC-A, UPC-E, ISBN, ISSN, ISMN, GS1-128 and ITF-14 and SSCC (Serial Shipping Container Code) barcodes

Active Barcode Component 1D Universal
Axbarcode.ocx – for most common barcode types (over 60 types supported; see the barcodes HELP file for a complete list).

With the exception of the CodeType property (which specifies the type of barcode to be generated) all controls share the same control properties, and in this manual all control are discussed using the name of the Active Barcode Control Universal. The values of the CodeType property for the individual controls is described under Properties.

More:

The 2D controls