I expect I'm missing something blindingly obvious here, but...
I am using a standard PrintPreviewDialog in my application (Visual Studio 2010) and everything works fine, except that when I click the print button, the document prints but the preview dialog stays open... Shouldn't it close once the document is printed? What am I doing wrong?
I am using a standard PrintPreviewDialog in my application (Visual Studio 2010) and everything works fine, except that when I click the print button, the document prints but the preview dialog stays open... Shouldn't it close once the document is printed? What am I doing wrong?