CnetSDK .NET Barcode Maker & Generator SDK can be used as a .NET WinForms control. By dragging and dropping barcode generator control to your .NET Windows Forms, you can easily make and generate linear and 2d barcodes.
Please Note: one instance of .NET Barcode Generator Control for WinForms can only encode and draw one barcode image. And this .NET barcode generator control appears on windows form uses default settings for barcode creation. You can adjust .NET WinForms barcode generation settings to draw and make desired barcode image.
1. Download CnetSDK .NET Barcode Maker & Generator SDK and unzip it;
2. Add .NET Barcode Generator WinForms Control ("CnetSDK.Barcode.Generator.Trial.dll") to Visual Studio Toolbox;
* Right-click .NET Visual Studio Toolbox, and select menu "Choose Items... ";
* In "Choose Toolbox Items" form, click the button "Browse...", and choose "CnetSDK.Barcode.Generator.Trial.dll".
3. In your .NET WinForms application, open a Form in design mode. Then, drag & drop .NET barcode maker component ("CSWinControl") item from toolbox onto windows form.
4. A sample barcode image will show on the windows form.