|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
use of mouse scroll in my crystal report viewerHi,
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 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!) 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 Show quoteHide quote "Zloth" <Zloth@noemail.noemail> wrote in message news:49AA09BB-0F7E-4B96-9853-32CAAF2CB4D4@microsoft.com... > 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!)
1 Variable - 2 Forms
Co-existing ASP.NET 1.1 and 2.0??? Accessing Structure Members Communication between threads Transactions through Remoting Function doesn't return a value on all code paths Detect TcpClient Connection dropped Excel already runnig, how to update with VB Printing on a new page How to change ConnectionString for DataSet at runtime? |
|||||||||||||||||||||||