Page 1 of 1

Report.IsShown ?

Posted: Thu Oct 02, 2008 3:01 am
by Stéphane
Hello,

Is there a way to know if the viewer form of a report is shown ? Apparently, when we call the Report.Show method, we don't have access to the viewer form and there is no IsViewerVisible property or something like that...

Report.IsShown ?

Posted: Sat Oct 04, 2008 10:13 am
by Vital
Hello,

Sorry but SR does not contain properties which you need. You can use your own preview form to solve this problem.

Thank you.