This may seem fairly basic, but I have forgotten how to set text and
graphics to a Printer object, select a printer using a Common Dialog
(Print) control, and print to the selected printer without resetting the
computer's default printer. When I select a printer using the Common
Dialog, and print to the Printer object, the program resets my computer's
default printer to the selected one. When I set the Common Dialog
PrinterDefault property to FALSE, the output is printed to the default
printer irrespective of what I have selected using the CommonDialog
control. Thank you in advance.