Hello everybody
I`m trying to define a Crystal Reports viewer control in my application. I have a reference to the Crystal ActiveX Report Viewer Library 10 and the Crystal Reports Designer Designer and Runtime Library 10. Now, I want to define a Viewer control using this code :
Unfortunately, the ViewerControl cannot be found in the code above. Do I need to reference some other library?Code:Dim crvMyViewer As CRAXDRT.ViewerControl.
George Papadopoulos




Reply With Quote