Printing barcode using vb.net class
问题 I just want that the barcode will print the value of txt_betamount.Text , for example, when i input 100 it will create a barcode and it will print it, In my case what ever i inputted in txt_betamount.Text the barcode automatic like static print the 123456789012 i don't know where it comes from. I have this class that generate a String and Photobox.Image in my Activity and I have this code in my form that calls this Print Class. Imports IDAutomation.Windows.Forms.LinearBarCode Public Class