pq scan
Creating and painting EAN13 using .NET WinfromsBarcode Creator Control
To printEAN-13 barcodeon .NET WinForms directly, pqScan Barcode Creator Winforms Control may do a favor.
- DownloadBarcode Creator WinForms Control, unzip and copy the "PQScan.BarcodeCreator.dll"file to your .NET projectbin folder.
- Add the DLL to Visual Studio Toolbox:
- In your Visual Studio, display "toolbox" pane.
- Right click the toolbox,select Choose Items... to navigate to the DLL.
- Make the checkbox "BarcodeWinControl"to be checked.
- Drag and drop "BarcodeWinControl" from toolbox to your Windows Froms.
- Run theWinforms project to viewEAN13 image createdon the Form.
- Customize theEAN13 barcode from right-side "properties" setting pane or in run-time code.