Preview window positioning

Hi, I am trying to make the print preview window take up the same space as the main window. However, when I set the Left/Top/Width/Height of the preview dlg to the main windows dimensions, it does not do what I want. I attached a sample. Thanks. maskedit1_8206.zip

2 Replies

AD Administrator Syncfusion Team November 9, 2004 07:03 PM UTC

Just a quick question for you. This PrintDialog class probably derives from Form. If so, did you set its StartPosition to manual so your settings can take effect? If this is not it, post again and I will look at your sample.


AD Administrator Syncfusion Team November 9, 2004 07:39 PM UTC

Thats. That fixed it.

Loader.
Up arrow icon