Hi,
Ã?Â
I am fairly new to vb.net and I am doing a major project. This project requires that I make a panel or� some sort of box� which will allow the user to print by ID numbers.
Ã?Â
So far I have only captured the form by using the data capture system but it will not even print the current form it just ask me for a output file, I have added a picture box, a dialog box and a printdocument control.
Ã?Â
Here is what I have coded so far: -
Ã?Â
Private Sub btnPrint_Click(ByVal sender As System.Object, ByVal e As< ...
Go to the complete details ...