Hi frank,
I'm not sure if its because you made a typo copying the code to this forum but it looks like you have created two PrintDialog controls.
You created a new PrintDialog here
PrintDialog Myprint = new PrintDialog();
and then you referance printDialog1 in the if statement, you also fail to call the Myprint option.
Like I said I'm not sure (I'm kind of new to this myself).
Scott
We all have to start some place - I just don't know where yet! |