Author: Razorblade123 | Posted on: 8/14/2008 7:56:20 PM | Views : 984

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 ...