Barcode VCL Components is the most flexible and powerful VCL component package which lets you to easily add advanced barcoding generation and printing features to your application. Barcode VCL Components supports most popular Linear (1D), Clocked (1
TAL Bar Code ActiveX控件 向Access, VB, Web pages, C++, Excel和其他程序中添加条形码打印功能。 Bar Code ActiveX from TAL 向Windows应用程序添加条形码,包括网页,数据库报表和标签,产品包装,文档跟踪,邮递条形码标号和其他特殊用途。兼容的应用程序有Visual Basic, Visual FoxPro, C++, Internet Explorer Web pages, Microsoft Word, Exce
switch (cbEncodeType.SelectedItem.ToString().Trim()) { case "UPC-A": type = BarcodeLib.TYPE.UPCA; break; case "UPC-A (Numbered)": type = BarcodeLib.TYPE.UPCA; break; case "UPC-E": type = BarcodeLib.TYPE.UPCE; break; case "UPC 2 Digit Ext.": type = B