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
395
How to open UltraPrintPreviewDialog in same form
posted

Hello,

1. Is there any way to open UltraPrintPreviewDialog in the same form calling it?

2. Right now I am using Ultraprintpreviewcontrol and I want to embed the toolbox which comes with ultraprintpreviewControl. like zoom,magnify etc. Is there any quick way doing this?

 

Thank you,

 

Parents
  • 12875
    posted

    Hi,

     

    It sounds like you just want the toolbar from the ultraPrintPreviewDialog.   Let me know if I haven't understood your question.

     

    Have you tried just using the winToolbarManager and create a toolbar.  You can add whatever tools you would like; either the ones that come with the toolbar or embed other tools in the containerControlTool.

Reply Children