|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
print the contents of a picturebox
I am facing a problem with printing the contents of a picture box.
I have a picture box which acts as a container for several controls. When I try to do the following : Printer.PaintPicture Picture2.Image, 0, 0 Printer.EndDoc what gets printed is, just the picture box and not the controls that are within that box. How do i get this to print everything that is within that picturebox. Thanks, Amit |
|
#2
|
||||
|
||||
|
What kind of controls do you have in this picture box?
|
|
#3
|
|||
|
|||
|
I have some text-boxes and another picture box inside the parent picture-box (container).
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > print the contents of a picturebox |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|