View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jaf jaf is offline
external usenet poster
 
Posts: 300
Default Intellimouse Wheel Event

http://www.google.com/groups?hl=en&l...00%26 hl%3Den


--


John

johnf202 at hotmail dot com


"Jim Thomlinson" wrote in message ...
: I am trying to catch the wheel scroll event. In the spreadsheet I am
: developing I have locked down the scroll area such that the user can not move
: vertically, but they can move horizontally. I would like to change the wheel
: event to change the scrolling from vertical to horizontal.
:
: I have looked at C Pearsons's site and there is nothing on the wheel events.
:
: Thanks in advance...