Enabling a "scrolling" mouse in my app...

B

Brad Pears

I am working on an Access 2000 application where I would like to enable a
"scrolling" mouse - should a user have one. I do not see where this can be
enabled...

Can someone help me?

Thanks,

Brad
 
D

Douglas J Steele

What exactly so you want the scrolling mouse to do?

Interacting with the mouse is an operating system function: you shouldn't
need to do anything in your application to interact with it.
 
B

Brad Pears

I simply want the user to be able to use a scrolling mouse where applicable
in my app... i.e. I have many forms that the user must scroll up/down to
view the data... For some reason my scrolling mouse does not seem to be
active when using this Access app. It's works fine for everything else
though (I am using an XPO system) - so that's why I figured there must be
some way of enabling it in Access...

Brad
 
Top