Home > Archive > Visual Basic Crystal Reports > May 2005 > I need crystal report viewer that has its on window
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
I need crystal report viewer that has its on window
|
|
| Matt Landis 2005-05-23, 4:00 pm |
| Hello,
We are developing a product in a development tool that does not allow
putting the crystal report viewer object on one of our forms. We need to
have a crystal viewer that opens in its own container window. (like that old
crystal viewer that came with VB 4/5?)
Does someone know where something like this would be? Can anyone point me in
the right direction?
Thanks,
Matt
| |
|
| Matt, I always drop the object onto a form, but I was thinking what if
you New and instance of it in code.
> Hello,
>
> We are developing a product in a development tool that does not allow
> putting the crystal report viewer object on one of our forms. We need to
> have a crystal viewer that opens in its own container window. (like that old
> crystal viewer that came with VB 4/5?)
>
> Does someone know where something like this would be? Can anyone point me in
> the right direction?
>
> Thanks,
> Matt
>
>
|
|
|
|
|