Mouse Wheel

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Anyone know how to disable/trap the mouse wheel code to
prevent the user from moving through records on a single
form? I can trap the PageUp and PageDown code with the
OnKey event, but not the mouse wheel.
 
Back
Top