pq scan
Generating Aztec Code using .NET WinForms Barcode Creator Control
To print Aztec Code on .NET Windows Forms directly, pqScan Barcode Creator WinForms Control may play a big role.
- Download Aztec Code Creator WinForms Control, copy the "PQScan.BarcodeCreator.dll" to your .NET program folder.
- Add the DLL to Visual Studio Toolbox:
- In your Visual Studio, click "View" to select "toolbox" to show.
- Right click the toolbox, choose Choose Items...
- In the pop-up "Choose Toolbox Items" form, click Browse... to select pqScan Barcode Creator DLL
- Make "BarcodeWinControl" to be checked.
- Drag and drop "BarcodeWinControl" to your Windows Forms.
- Run the Windows project, and you will find an Aztec Code drawn on the Form.
- Specify the Aztec Code image from right-side "properties" setting pane or in run-time code.