Menu

DataMatrix ActiveX in Visual Basic

How to add a DataMatrix Barcode ActiveX to a MS Visual Basic



In Visual Basic, choose Project - Components from the menu. Select the Barcode ActiveX control.

DataMatrix Barcode ActiveX object

Then choose View - Toolbox. The control should appear in the toolbox for you to add to your project.

select a DataMatrix Barcode ActiveX

Place Barcode ActiveX control on a Visual Basic form.

DataMatrix Barcode ActiveX on the Visual Basic form

Refer to the Visual Basic example provided with the installation for more information.