Work needs. I started to learn VB today, but the development environment of VB does not seem to support the mouse wheel. I have taught you a way to support the mouse wheel. Now I will share it with you:
1. Download http://download.microsoft.com/download/e/f/ B /efb39198-7c59-4ace-a5c4-8f0f88e00d34/vb6mousewheel.exe
This is a self-decompressed package, which contains VB6IDEMouseWheelAddin. dll and its source program.
2. Compile VB6IDEMouseWheelAddin. dll in the package or compile the source program into a new VB6IDEMouseWheelAddin. dll file to the system directory or the VB installation directory (to prevent deletion)
3. Start-> Run: regsvr32 VB6IDEMouseWheelAddin. dll
4. Run Visual Basic 6.0
5. Click Add-In Manager under the Add-Ins menu to bring up the Add-In Manger dialog box.
Note: The Chinese system is the "external program manager" in "external program management (";
The Japanese system is: "zookeeper ()".