How to get your VB6 IDE to support the mouse wheel (process)

Source: Internet
Author: User
How the process allows your VB6 IDE to support the mouse wheel (process)
Originally has been using VC, work need to do a database tool, so picked up VB (with VB operation database is very convenient, more easily than VC)
Note that the VB6 IDE does not support the scroll wheel, just see the http://blog.csdn.net/acsu/blog has a solution, decided to use the official solution (rest assured:-))
Copy the process into Chinese to make it easy for everyone to see (in fact, the translated Microsoft stuff)
Microsoft offers two methods, and I only translate one of them.

Windows SP4, Visual Basic 6.0 test passed

1, download Http://download.microsoft.com/download/e/f/b/efb39198-7c59-4ace-a5c4-8f0f88e00d34/vb6mousewheel.exe
This is a self-extracting package that contains VB6IDEMouseWheelAddin.dll and its source program.

2, the VB6IDEMouseWheelAddin.dll in the package or the source program to compile a new VB6IDEMouseWheelAddin.dll copy to the system directory or VB installation directory (to prevent deleted)

3, run regsvr32 <path>\vb6idemousewheeladdin.dll

4. Run Visual Basic 6.0

5, click Add-in Manager under the Add-ins menu, Pop-up add-in Manger dialog box

6. In the Available add-ins list, select "MouseWheel Fix" and click to select the "Loaded/unloaded and load on startup checkbox" In the Load Behavior column

7, confirm, complete


At this point, the Visual Basic6.0 IDE has supported the scroll wheel.



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.