Hide export buttons in Crystal Report 
Author Message
 Hide export buttons in Crystal Report

Does anyone know how to hide export buttons (both export to Disk and MAPI) when a report
is activated?

Thanks for any help.

-SOH-



Sun, 07 Feb 1999 03:00:00 GMT  
 Hide export buttons in Crystal Report

You would need to set the WindowControls property to false and set the
WindowParentHandle to a form's hWnd property in your projects. The last
piece would be for you to include on your VB form some controls that would
allow for you to print the preview item and navigate the pages of the
report.

There are correspoding APIs that can be called to accomplish the same
thing.  

Hope it helps,

Trey Johnson
---------------------



Quote:
> Does anyone know how to hide export buttons (both export to Disk and

MAPI) when a report
Quote:
> is activated?

> Thanks for any help.

> -SOH-



Mon, 08 Feb 1999 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Crystal Reports -- Disabling the Print/export/email buttons

2. Print and Export button in Crystal Report View not using SelectionFormula

3. Invalid Export Options error when exporting a crystal report

4. export report in crystal report 7.0

5. TO EXPORT A CRYSTAL REPORTS REPORT TO EXCEL

6. To Export a Crystal Reports report to Excel

7. CRYSTAL PREVIEW - EXPORT BUTTON - URGENT

8. Data Reports Export Button vb6

9. Printing Crystal Reports without Crystal Control ActiveX or Crystal Reports API call

10. hiding/unhiding info with Crystal Reports

11. How to hide Line Object in Crystal Report

12. Hiding unused fields in Crystal Reports .NET

 

 
Powered by phpBB® Forum Software