In the Microsoft Access 2003 SQL Editor, I want to use my mouse scroll wheel.
However, the only way the program seems to allow me to navigate is via keyboard.
How do I enable scroll wheel support in the Microsoft Access SQL editor?
Thank you.
|
In the Microsoft Access 2003 SQL Editor, I want to use my mouse scroll wheel. However, the only way the program seems to allow me to navigate is via keyboard. How do I enable scroll wheel support in the Microsoft Access SQL editor? Thank you.
| |||||||||||||||
feedback
|
|
Programs have to be written to support the scroll wheel (handle the WM_MOUSEWHEEL window message). If a program doesn't support it, the best you could hope for is a tool to map the scroll wheel to arrow keys or page up/down. | |||
|
feedback
|