In using CommonDialog.ShowPrinter, the dialog box to select printer will show. How will my program knows if the user hit CANCEL instead of PRINT? I tried using ON ERROR, but does not work.
Thanks in Advance