Mouse Wheel

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brenda

    Mouse Wheel



    Is there a way to make the Mouse Wheel have no effect in a Form. I can
    put an event procedure on it, but I am not sure how to make it inactive.

    Thank you
    Brenda

    *** Sent via Developersdex http://www.developersdex.com ***
    Don't just participate in USENET...get rewarded for it!
  • Douglas J. Steele

    #2
    Re: Mouse Wheel

    Take a look at what Stephen Lebans has at


    --
    Doug Steele, Microsoft Access MVP

    (no e-mails, please!)



    "Brenda" <brenda@mycolle geinfo.com> wrote in message
    news:412a3166$0 $14410$c397aba@ news.newsgroups .ws...[color=blue]
    >
    >
    > Is there a way to make the Mouse Wheel have no effect in a Form. I can
    > put an event procedure on it, but I am not sure how to make it inactive.
    >
    > Thank you
    > Brenda
    >
    > *** Sent via Developersdex http://www.developersdex.com ***
    > Don't just participate in USENET...get rewarded for it![/color]


    Comment

    • Pieter Linden

      #3
      Re: Mouse Wheel

      Brenda <brenda@mycolle geinfo.com> wrote in message news:<412a3166$ 0$14410$c397aba @news.newsgroup s.ws>...[color=blue]
      > Is there a way to make the Mouse Wheel have no effect in a Form. I can
      > put an event procedure on it, but I am not sure how to make it inactive.
      >
      > Thank you
      > Brenda[/color]

      download this:


      If I remember right, it comes with full instructions.

      Comment

      • Ronny

        #4
        Re: Mouse Wheel

        You can try this one:

        This MSAccess tutorial explains how to prevent the mouse wheel from scrolling through the records in a form in Access 2003 (with screenshots and step-by-step instructions).



        Works for me ! :)

        ronny

        "Brenda" <brenda@mycolle geinfo.com> skrev i melding
        news:412a3166$0 $14410$c397aba@ news.newsgroups .ws...[color=blue]
        >
        >
        > Is there a way to make the Mouse Wheel have no effect in a Form. I can
        > put an event procedure on it, but I am not sure how to make it inactive.
        >
        > Thank you
        > Brenda
        >
        > *** Sent via Developersdex http://www.developersdex.com ***
        > Don't just participate in USENET...get rewarded for it![/color]


        Comment

        Working...