SAP Knowledge Base Article - Public

1738863 - How To: ShowProgressAnimation = False in a Window Desktop application

Symptom

How to not show the Progress Animation in the viewer

Environment

Crystal Reports for Visual Studio 2010

Windows Desktop application

Resolution

This API must be called on every Viewer Event:

crystalReportViewer1.ShowProgressAnimation(false); 

 

Keywords

ShowProgressAnimation, Crystal Reports for Visual Studio 2010   , KBA , BI-DEV-NET , BI Software Development Kits (SDKs) - .NET or Other , Problem

Product

SAP Crystal Reports, developer version for Microsoft Visual Studio