Form window hidden behind browser window
Posted: Mon Mar 12, 2012 9:29 am
I have a report that displays a Form for the user to set report parameters.
When the WebFx webviewer is loaded, the Form appears behind the web browser.
How do I make sure the Form is always displayed on top?
Also, another problem is that the Form will be displayed twice. On the form, I have a button that executes ChartData.Connect(). When the button is clicked it closes the Form, but then reopens.
When the WebFx webviewer is loaded, the Form appears behind the web browser.
How do I make sure the Form is always displayed on top?
Also, another problem is that the Form will be displayed twice. On the form, I have a button that executes ChartData.Connect(). When the button is clicked it closes the Form, but then reopens.