D
DP
I can't seem to find any code for allowing me to increment - much as a
scroll bar, slider, etc. - a particular control on an access form.
In other words, is there any code that "traps" which direction you are
scrolling the mouse wheel, i.e., up or down?
On the MouseWheel form event, I want certain code to run if I scroll the
wheel up, and a slightly different code to run if I scroll down.
Can this be done?
DP
scroll bar, slider, etc. - a particular control on an access form.
In other words, is there any code that "traps" which direction you are
scrolling the mouse wheel, i.e., up or down?
On the MouseWheel form event, I want certain code to run if I scroll the
wheel up, and a slightly different code to run if I scroll down.
Can this be done?
DP