Skip to Content
0
Former Member
Oct 17, 2008 at 03:55 PM

VB6 w/ CR XI Release 2 SP4 - EnableAnimationCtrl - Does it "animate"?

78 Views

Using CrystalActiveXReportViewer from CrystalActiveXReportViewerLib11_5Ctl dropped onto a form, setting the .ReportSource to a CRAXDDRT.Report object and calling .ViewReport, I lose control to the asynchronous process. Cool.

But with .EnableAnimationCtrl = True, in design and/or run-time, the Business Objects logo is only visible - it doesn't do anything. Version 9 "animated" while the report was loading. Is this a known issue with XI?

Thanks!