Delphi Example Project
A Delphi version of the Visual Basic Demo that comes with the control.
A Delphi version of the Visual Basic Demo that comes with the control.
FoxPro 6.0 does not support the use of ActiveX Controls on reports, however it is possible to workaround this problem. This example demonstrates how to use the ActiveX Control on a form to save the barcode image to disk as
Demonstrates how to use the Barcode ActiveX control in a windowless ATL program. Includes all source code.
Sample code for using the Barcode ActiveX Control with ASP.NET. Contains separate projects for VB and C#.
This program demonstrates how to dynamically create, move and size the TALtech Bar Code ActiveX control in a window.
This file contains the complete source code for a very simple bar code label printing program. It was written in Visual Basic 6.0 and it uses the TALtech Bar Code ActiveX control to print bar code labels onto standard Avery
This file contains sample Excel VBA macros that will generate a bar code using the ActiveX Control. The GenerateBarCode() macro uses data in the active cell for the bar code message and then inserts the bar code graphic in the
This example demonstrates one way to generate barcodes in an Excel 2007 or 2010 spreadsheet. The included macro will loop through all the cells in Column A that contain data and insert a barcode to the right of the cell.
This is a Word document template that automatically installs several powerful Word macros directly into the Word “Tools” menu. The macros that it installs automate the process of creating bar codes using the ActiveX from within Word. The macros can
This file contains a sample Access database application that uses the TAL Barcode ActiveX control to print a sequence of barcode labels. It demontrates how to create a label report in Access without requiring the report to be based on
This is a sample project for generating barcodes onto a Windows Form using C#.NET
This sample VB.NET application demonstrates the proper techniques for printing barcodes or barcode labels as well as for displaying and manipulating barcodes in VB.NET forms.