|
-
Nov 22nd, 1999, 05:21 AM
#1
Thread Starter
New Member
To print using the printer object, the online help says to use the print method. But when I type in "printer." there isn't a print method in the pop-up list. So how do I print using the printer object?
-
Nov 22nd, 1999, 05:24 AM
#2
Junior Member
Printer.Print
PicturBox1.Print
when you leave the particular line of code the 'Print' will turn blue.
-
Nov 22nd, 1999, 05:28 AM
#3
Thread Starter
New Member
Thanks! It works.
But I wonder why "Print" is not listed as a valid method for the printer object. I even looked in VB's object browser and it's not there.
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
|