Close Preview
Hi.
I need to close the report preview window on double click of a memo. I'm already detecting the double click on the memo, but don't know how to close the report preview window. I'm looking for the method's name to execute the close. Something like this:
Report.Preview.Close();
Can someone please help?
Thank you,
Reinaldo.
I need to close the report preview window on double click of a memo. I'm already detecting the double click on the memo, but don't know how to close the report preview window. I'm looking for the method's name to execute the close. Something like this:
Report.Preview.Close();
Can someone please help?
Thank you,
Reinaldo.
Comments
http://www.fast-report.com/en/forum/?p=/discussion/9924
I tried Report.Close(), Report.Preview.Close().... all at no avail.
Any ideas?
Please help!
Reinaldo.