Setting coordinates and extent of preview form
Posted: Wed Dec 18, 2013 10:41 am
Hi,
I am trying to change the coordinates and extent of the WPF-Preview window.
Until now when I call ShowWithWpfRibbonGUI() or if I create an instance of StiWpfViewerWindow and let it show, the Preview-Window is always drawn using the whole screen. I want to able to let it show at, say, 500x500 pixels and at the coordinates 100,100.
How can I achieve this?
Cheers,
Pascal
I am trying to change the coordinates and extent of the WPF-Preview window.
Until now when I call ShowWithWpfRibbonGUI() or if I create an instance of StiWpfViewerWindow and let it show, the Preview-Window is always drawn using the whole screen. I want to able to let it show at, say, 500x500 pixels and at the coordinates 100,100.
How can I achieve this?
Cheers,
Pascal