Windows Forms Sample 1

This sample demonstrates:
  1. The simplest way of using Barcode .Net in a Windows Forms application.
  2. All supported barcode types.
  3. Basic rotation.
  4. Use of the Draw() function to draw a barcode to the printer and screen.
  5. Use of the MakeImage() function to save an image into a file.