Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
785
Persisting the Print Preview dialog settings...
posted

Could someone point me to sample code or some place in the SDK that has documentation (something more than repeating the method name) that explains how to:

  1. Persist the location and size of the Print Preview dialog.
  2. Persist the location of the toolbars in the preview dialog.  ** This one is the most important.
  3. Persist the printer settings (which printer is selected, etc.). 

The  

I would like to save everything the user has changed so I can reload it for them the next time they load the dialog.  Currently the preview dialog will not retain its toolbar state nor Portrait / Landscape ...  The printer state and dialog size/position are not a big deal.  The toolbar state is.

Thanks in advance.