How can I make mousewheel work in VB6 IDE?
Microsoft has an extension that can provide the behavior requested. You have to download it from the link below and register it with the steps provided, such as using regsvr32 http://download.microsoft.com/download/e/f/b/efb39198-7c59-4ace-a5c4-8f0f88e00d34/vb6mousewheel.exe Update: Here are the steps Download the VB6 Mouse Wheel.exe file that includes the add-in DLL and the code that is used to create … Read more