|
-
Jun 13th, 2000, 07:55 PM
#1
Thread Starter
Member
Hi,
Any modification on the dialog of "CommonDialog1.ShowPrinter", will change my printer in the control panel.
How to reset back my printer like it was?
This code does not work with the printer in the control panel.
Dim x As Long
x = Printer.Orientation
CommonDialog1.ShowPrinter
Printer.Orientation = x
Thanks
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
|