Jump to content
xisto Community

susan123

Members
  • Content Count

    1
  • Joined

  • Last visited

  1. This barcode control for VB.NET may be helpful, and here is a detailed totorial of how to use it. Here is a sample code: Dim barcode As KeepAutomation.Barcode.Bean.BarCode = New KeepAutomation.Barcode.Bean.BarCode barcode.Symbology = KeepAutomation.Barcode.Symbology.Code39 barcode.CodeToEncode = "123456789" barcode.generateBarcodeToStream("Stream Object")
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.