c# - Detecting Properties button click on PrintDialog

Tech-Archive recommends: Fix windows errors by optimizing your registry



I display the print dialog using the ShowDialog() function. On the print
dialog there is a properties button.

I need to detect when this properties button has been clicked as i want to
re-calculate the total pages possible to print as this value can change when
moving between portrait + landscape settings.

Anyone have any ideas?
.


Quantcast