Trial Version

Navigation:  Installation >

Trial Version

Previous pageReturn to chapter overviewNext page

1.The trial version QRCode .NET control appends "MW6 Demo" to the string encoded with the QRCode format.

 

2.After the installation for the trial version is finished, copy MW6.QRCode.dll in VB.NET or C# demo project sub folder in the destination folder (e.g. "C:\Program Files\MW6 .NET Components\QRCode") to your project folder.

 

3.Right click anywhere on the Toolbox to select "Choose Items...".

p1

 

4.In the "Choose Toolbox Items" dialog, select ".NET Framework Components", click on the "Browse" and select MW6.QRCode.dll.

QR_Choose_Toolbox

 

5. To use the control in your Windows form, just drag it from the Toolbox and drop it onto your form.

QR_Form_1