|
-
Nov 19th, 1999, 07:28 PM
#1
Thread Starter
New Member
In my app, I bring up the common dialog print dialog box allowing users to select settings. Once the user is done with the dialog and I grab the info in my code, I'd like to ensure that the number of copies for the printer is reset (within code) back to 1. Is there a way I can do this?
-
Nov 19th, 1999, 07:53 PM
#2
Guru
Try this:
Printer.Copies = 1
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879
AIM: RYoni69
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
|