use of mouse scroll in my crystal report viewer

R

Reny

Hi,
I am using VB.NEt 2003 Crystalreport viewer to show a report.But i could not
able to scroll with the mouse
can any on tell me how to do it? or any bug fix?

reny
 
G

Guest

Well, the first thing to do is to make sure your mouse drivers are installed
and up to date. I've seen several cases where the mouse wheel would work in
some programs but not others until the drivers were installed. (It happens
in VB 6 a lot!)
 
R

Reny

Zloth
it happens to be a bug with Crystal viewer control , that is what i read.So
we can extend the crystalviewer to handle OnMousewheel or handle Mousewheel
event under the crystal viewer control,so that Pagecontrol will get the
focus.What i did was i handled it in the mousewheel event.

Thanks

Reny
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top