Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / New Users / September 2007

Tip: Looking for answers? Try searching our database.

Wheel Mouse

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Roger Bell - 06 Jul 2007 02:22 GMT
I have an On Load Event Procedure for a single form to turn the Mouse wheel
off as follows:
Private Sub Form_Load()
'Turn the Mouse Wheel Off
Dim blRet As Boolean
blRet = MouseWheelOFF
End Sub
I have obviously missed something, as this Event makes no difference.
Thanks for any help
Stephen Lebans - 06 Jul 2007 02:35 GMT
Did you import the modMouseHook code module from the sample MDB into your
own MDB? WHere did you place the MouseHook.DLL file?

Signature

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

>I have an On Load Event Procedure for a single form to turn the Mouse wheel
> off as follows:
[quoted text clipped - 5 lines]
> I have obviously missed something, as this Event makes no difference.
> Thanks for any help
Cheese_whiz - 06 Jul 2007 02:42 GMT
Hey, what do you know about it?  heh
CW

> Did you import the modMouseHook code module from the sample MDB into your
> own MDB? WHere did you place the MouseHook.DLL file?
[quoted text clipped - 8 lines]
> > I have obviously missed something, as this Event makes no difference.
> > Thanks for any help
Roger Bell - 06 Jul 2007 03:22 GMT
What a silly man I am!

Thanks Stephen for your most informative site.  It is people like you that
make us novices gain confidence and a sense of satisfaction in our
performance.  Thanks for your good work and advice.  Working fine.
Roger

> Did you import the modMouseHook code module from the sample MDB into your
> own MDB? WHere did you place the MouseHook.DLL file?
[quoted text clipped - 8 lines]
> > I have obviously missed something, as this Event makes no difference.
> > Thanks for any help
DaveH - 25 Sep 2007 14:56 GMT
I downloaded the zip file with the MDB and dll.  The dll has been placed in
my windows/system folder but my virus protection software doesn't allow me to
open the mdb file.  Any chance of getting the text version of the code
without having to retrieve from the module contained in the application.

> Did you import the modMouseHook code module from the sample MDB into your
> own MDB? WHere did you place the MouseHook.DLL file?
[quoted text clipped - 8 lines]
> > I have obviously missed something, as this Event makes no difference.
> > Thanks for any help
Douglas J. Steele - 25 Sep 2007 15:03 GMT
Have you tried importing from Stephen's file, instead of opening it so that
you can copy & paste?

Signature

Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)

>I downloaded the zip file with the MDB and dll.  The dll has been placed in
> my windows/system folder but my virus protection software doesn't allow me
[quoted text clipped - 15 lines]
>> > I have obviously missed something, as this Event makes no difference.
>> > Thanks for any help
DaveH - 25 Sep 2007 17:06 GMT
Tried this and it won't work either.  I'm actually getting an Access error
when I attempt to access the file.  The same message when attempting to open
or import.

> Have you tried importing from Stephen's file, instead of opening it so that
> you can copy & paste?
[quoted text clipped - 18 lines]
> >> > I have obviously missed something, as this Event makes no difference.
> >> > Thanks for any help
Cheese_whiz - 06 Jul 2007 02:36 GMT
Hi Roger,

Do you have the mousehook.dll file?
CW

> I have an On Load Event Procedure for a single form to turn the Mouse wheel
> off as follows:
[quoted text clipped - 5 lines]
> I have obviously missed something, as this Event makes no difference.
> Thanks for any help
Cheese_whiz - 06 Jul 2007 02:40 GMT
http://www.lebans.com/mousewheelonoff.htm

Read the second paragraph.

CW

> I have an On Load Event Procedure for a single form to turn the Mouse wheel
> off as follows:
[quoted text clipped - 5 lines]
> I have obviously missed something, as this Event makes no difference.
> Thanks for any help
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.