How to make your VB6 IDE support the mouse wheel (process) I have been using VC, work needs to be a tool, so pick up VB (it is very convenient to use VB to operate the database, more convenient than VC) note VB6 IDE Do not support rollers, just see http://blog.9cbs.net/acsu/'s blog has a solution, decide to use official solution (rest assured point :-)) Cart the operation process into Chinese, convenient for everyone to see (actually Translated Microsoft's Things) Microsoft provides two ways, I only translated one of them.
Windows 2000 SP4, Visual Basic 6.0 under test
1, download http://download.microsoft.com/download/e/f/b/efb39198-7c59-4ape-a5c4-8f0f88e00d34/vb6mousewheel.exe This is a self-extracting package, which contains VB6IDemousewheeeladdin.dll and its source program. 2, put the VB6IDEMOMOELADIN.DLL in the package or compile a new VB6IDEMOMOELADDIN.DLL COPY to the system directory or VB installation directory (prevent delete) 3, runregsvr32
At this time, Visual Basic 6.0 IDE has supported roller.
Reference: http://blog.9cbs.net/acsu/ http://support.microsoft.com/?id=837910