Hi
I am looking for a way to trap the user cancelling a print job when the cancel button is pressed on the pring dialog box.
Below is my code for printing a rich text box
cdl1.ShowPrinter
richtxtQuote.SelPrint Printer.hDC
but this coding prints even if cancel is selected
Regards
Matt
matt@begg-uk.co.uk
I am looking for a way to trap the user cancelling a print job when the cancel button is pressed on the pring dialog box.
Below is my code for printing a rich text box
cdl1.ShowPrinter
richtxtQuote.SelPrint Printer.hDC
but this coding prints even if cancel is selected
Regards
Matt
matt@begg-uk.co.uk