PC Review


Reply
Thread Tools Rate Thread

Disable Mouse Scroll in Access Form

 
 
=?Utf-8?B?VmVubmVy?=
Guest
Posts: n/a
 
      13th Jun 2005
Hello:

I program in both Access 2000 and 2003 and I was creating a form and I would
like to find a way to disable the Mouse Scroll. I have set the forms to not
diplay the scroll bars or the Navigation. I have coded command buttons to
give the user the ability to move from one record to the next. However, I
noticed that the scroll button when used acts like a scroll moving the
records up and down. I would like to know how I can allow the form to either
allow or not allow the user to use the mouse scroll pertaining to the form
they use. I have heard of MouseWheel on/off but I would like to know if there
is something that Microsoft uses to do this. I would rather not use a 3rd
party - I would perfer using a solution that Microsoft would provide instead.
I would prefer a coding above all to use in the background like VBA or VB.

I thank you in advance for your time,

Venner
 
Reply With Quote
 
 
 
 
=?Utf-8?B?U3ZlbiBEYWVtcw==?=
Guest
Posts: n/a
 
      13th Jun 2005
Have you checked out
http://support.microsoft.com/default...;en-us;308636?

"Venner" wrote:

> Hello:
>
> I program in both Access 2000 and 2003 and I was creating a form and I would
> like to find a way to disable the Mouse Scroll. I have set the forms to not
> diplay the scroll bars or the Navigation. I have coded command buttons to
> give the user the ability to move from one record to the next. However, I
> noticed that the scroll button when used acts like a scroll moving the
> records up and down. I would like to know how I can allow the form to either
> allow or not allow the user to use the mouse scroll pertaining to the form
> they use. I have heard of MouseWheel on/off but I would like to know if there
> is something that Microsoft uses to do this. I would rather not use a 3rd
> party - I would perfer using a solution that Microsoft would provide instead.
> I would prefer a coding above all to use in the background like VBA or VB.
>
> I thank you in advance for your time,
>
> Venner

 
Reply With Quote
 
RuralGuy
Guest
Posts: n/a
 
      13th Jun 2005
You may want to try this URL instead.

http://support.microsoft.com/kb/308636

RuralGuy

"SvenDaems" wrote:

> Have you checked out
> http://support.microsoft.com/default...;en-us;308636?
>

 
Reply With Quote
 
Stephen Lebans
Guest
Posts: n/a
 
      15th Jun 2005
That particular solution does not handle multiple forms or Subforms. A
modifed version of this code that does handle both of these issues is
available on my Web site. Scroll down on the page to the older ActiveX
MouseWHeel solutions.
http://www.lebans.com/mousewheelonoff.htm

For the two issues previously mentioned, for Distribution/Registration
issues, and most importantly for ease of use, I wrote the MouseWHeelHook
solution in the form of a standard Windows DLL in Visual C++. It has
been widely tested and in use by thousands of users every day.
--

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


"Sven Daems" <(E-Mail Removed)> wrote in message
news:27DBC97C-86F6-4340-BC6A-(E-Mail Removed)...
> Have you checked out
> http://support.microsoft.com/default...;en-us;308636?
>
> "Venner" wrote:
>
> > Hello:
> >
> > I program in both Access 2000 and 2003 and I was creating a form and

I would
> > like to find a way to disable the Mouse Scroll. I have set the

forms to not
> > diplay the scroll bars or the Navigation. I have coded command

buttons to
> > give the user the ability to move from one record to the next.

However, I
> > noticed that the scroll button when used acts like a scroll moving

the
> > records up and down. I would like to know how I can allow the form

to either
> > allow or not allow the user to use the mouse scroll pertaining to

the form
> > they use. I have heard of MouseWheel on/off but I would like to know

if there
> > is something that Microsoft uses to do this. I would rather not use

a 3rd
> > party - I would perfer using a solution that Microsoft would provide

instead.
> > I would prefer a coding above all to use in the background like VBA

or VB.
> >
> > I thank you in advance for your time,
> >
> > Venner


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access 97-2003 Disable Mouse Scroll Abe Katz Microsoft Access Forms 2 10th Dec 2008 04:02 PM
How do I disable the ability to mouse scroll between form records =?Utf-8?B?SldD?= Microsoft Access Forms 1 30th Jul 2007 07:26 PM
how do I disable or change the scroll wheel on a form in access =?Utf-8?B?TGVz?= Microsoft Access 0 25th May 2007 05:49 PM
Re: disable scroll mouse in form view Robert Microsoft Access Forms 0 10th Nov 2006 03:56 PM
Re: Access 2003 - Turning OFF the mouse scroll button in a form Dirk Goldgar Microsoft Access Forms 0 18th Sep 2004 06:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:47 AM.