Hi,
I was wondering if anyone knows a way of successfully
Printing a Form that contains a PictureBox that has some
Text printed in it.
eg:
Form1.Picture1.Print "Hello"
Form1.PrintForm
The first line successfully puts the text into the
PictureBox
The second line Prints the Form with the picturebox,
however the resultant printout does not have the text
printed in the Picture Box...
Any Help greatly appreciated
Steve D