Hello,
When making a report with a form, if WCF is used to compile the report, on a dual screen setup, the form will always open on the center of the left screen, regardless if the parent window was opened on the right screen.
This happens when the StartPosition of the form is Center Screen, otherwise, the form will appear on the top left of the left screen.
Occasionally, the form will also appear behind another window. It seems it happens more often the longer the service takes time to respond.
This behavior can be seen on Stimulsoft's sample project : https://github.com/stimulsoft/Samples-WPF-WCF
This is very problematic for us since forms are a huge part of our reports.
Thank you.
When using WCF, forms open on the wrong screen.
Re: When using WCF, forms open on the wrong screen.
Hello,
Forms in the WCF are not supported. Sorry.
Thank you.
Forms in the WCF are not supported. Sorry.
Thank you.