VB6 barcode convert using “Text Box” function
I think we can VB6 barcode convert using "Text Box" function, Can any one guide me or explain on, How it need to be done.
I think we can VB6 barcode convert using "Text Box" function, Can any one guide me or explain on, How it need to be done.
Hello Aimeemorgann,
To use a barcode converter, you must find and download a component and use it to your program. The component is usually in an plug-in or in an SDK. Try to download it here: http://www.i-fax.com/visual_basic/visual_basic_avery_labels_barcode_guide.html
After you downloaded it that you need to output it either via a label box or a print preview.
Remember that there are different types of codes for a barcode. Make sure your scanner can read the barcodes you generate. Refer to your scanner's manual for the codes it can and cannot read.
Hope this helps.