|
-
Nov 18th, 2000, 07:13 AM
#1
Thread Starter
Junior Member
Hey
In my Picturebox I draw some Lines (picturebox1.line) and I put some Labels inside the picturebox (Set MyPicture = Controls.Add("vb.label", "mypicture", picturebox1). If I use this command
Printer.PaintPicture picturebox1.Image, 20, 20
Printer.EndDoc
t printer prints out only lines and not the labels. What should I do to print the labels, too? Thanks for your help.
Jure
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|