Wheel Mouse Scrolling Records When I Don't Want It To 
Author Message
 Wheel Mouse Scrolling Records When I Don't Want It To

I'm having a problem with the wheel on the mouse scrolling records when I
don't want it to.

I have an A 97 project that uses Microsoft's tabbed dialog. Each page of the
dialog has a subform.

I've read Q308636 and written Microsoft's idea of a fix, an ActiveX.dll with
code in the forms that calls the dll to block the mouse wheel from scrolling
records.  However, it not only stops the wheel from scrolling records, but
it also locks the controls on the subforms about 98% of the time.  As soon
as I rem out the code in the form, the controls are unlocked, but the well
scrolls the records (durah!)

Does anyone have a better fix for this problem? It seems that I had found a
better fix several years ago on another database, but the client decided he
wanted the ability to scroll the records with the wheel, so I deleted that
fix from his database and now i can't find it.

Help!!

Alan B. Densky



Sat, 08 Oct 2005 20:51:10 GMT  
 Wheel Mouse Scrolling Records When I Don't Want It To
I am not sure if this is the fix you used before, but Stephen Lebans has
code to control the scroll at his website:

http://www.lebans.com

--
Cheryl Fischer
Law/Sys Associates
Houston, TX



Quote:
> I'm having a problem with the wheel on the mouse scrolling records when I
> don't want it to.

> I have an A 97 project that uses Microsoft's tabbed dialog. Each page of
the
> dialog has a subform.

> I've read Q308636 and written Microsoft's idea of a fix, an ActiveX.dll
with
> code in the forms that calls the dll to block the mouse wheel from
scrolling
> records.  However, it not only stops the wheel from scrolling records, but
> it also locks the controls on the subforms about 98% of the time.  As soon
> as I rem out the code in the form, the controls are unlocked, but the well
> scrolls the records (durah!)

> Does anyone have a better fix for this problem? It seems that I had found
a
> better fix several years ago on another database, but the client decided
he
> wanted the ability to scroll the records with the wheel, so I deleted that
> fix from his database and now i can't find it.

> Help!!

> Alan B. Densky



Sat, 08 Oct 2005 22:21:17 GMT  
 Wheel Mouse Scrolling Records When I Don't Want It To

test



Fri, 14 Oct 2005 19:51:28 GMT  
 Wheel Mouse Scrolling Records When I Don't Want It To
Cheryl,

Thanks for the quick response.
The advice worked out good.

Alan Densky


Quote:
> I am not sure if this is the fix you used before, but Stephen Lebans has
> code to control the scroll at his website:

> http://www.lebans.com

> --
> Cheryl Fischer
> Law/Sys Associates
> Houston, TX



> > I'm having a problem with the wheel on the mouse scrolling records when
I
> > don't want it to.

> > I have an A 97 project that uses Microsoft's tabbed dialog. Each page of
> the
> > dialog has a subform.

> > I've read Q308636 and written Microsoft's idea of a fix, an ActiveX.dll
> with
> > code in the forms that calls the dll to block the mouse wheel from
> scrolling
> > records.  However, it not only stops the wheel from scrolling records,
but
> > it also locks the controls on the subforms about 98% of the time.  As
soon
> > as I rem out the code in the form, the controls are unlocked, but the
well
> > scrolls the records (durah!)

> > Does anyone have a better fix for this problem? It seems that I had
found
> a
> > better fix several years ago on another database, but the client decided
> he
> > wanted the ability to scroll the records with the wheel, so I deleted
that
> > fix from his database and now i can't find it.

> > Help!!

> > Alan B. Densky



Sat, 15 Oct 2005 11:09:02 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Module won't scroll with mouse wheel

2. Using wheel mouse (scroll facility) in DOS

3. Mouse with scroll wheel and standard scrollbars

4. Mouse scroll wheel in Visual Basic IDE

5. MS Flex Grid and Mouse Scroll Wheel

6. DateTimePicker and mouse scroll wheel

7. DateTimePicker and mouse scroll wheel

8. WebBrowser control and Mouse Scroll Wheel

9. Scrolling with the mouse thumb wheel

10. Mouse wheel scroll on the Crystal Viewer .NET?

11. Capturing mouse scroll-wheel events

12. How to enable mouse wheel scroll inside MSForms text box

 

 
Powered by phpBB® Forum Software