I have a picture box name picDisplay, and am sending data to it that you can see. How can I print the data in the picture box? I have tried picDisplay. print and printpicDisplay, but neither of these works. I know how to print the entire form, but that's not what I want.

Tahnks!