Menu Content/Inhalt
Home arrow Free .Net Barcode Control
Free Barcode Control

Free Barcode Control

This is the my .NET based barcode control. It is posted here with source available for any use, royalty free.

It's done in C# and is based off of a Microsoft Access program that is also free.

I have not tested it extensively yet but both Code39 and code 128 should be fine now.

I will be putting up more stuff soon, including a fully tested version of this control and a demo application.

Version 0.1 Download June 2004 - Initial version.

Version 0.2 Download July 2004 - More properties exposed in the control, some optimisations in the drawing code.

Version 0.3 Download July 2004 - Small changes to address issues picked up by the fxcop tool.

Version 0.4 Download September 2004 - Debugged code 128 barcode algorithm. This should now be correct