View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Patrick Dave Patrick is offline
external usenet poster
 
Posts: 249
Default code window question

They dropped universal scroll support built into Intellipoint somewhere
after version 4.x leaving the software developers to provide native scroll
support built in to the application. Office 2003 was released with no native
scroll built into the VBA IDE. Go figure.

This may help. it works great for VB6 and in office VBA development
environment.

http://www.gasanov.net/VBScroll.htm

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Gary Keramidas" wrote:
is there a reason i can use horizontal scrolling with my ms mouse but
vertical scrolling doesn't work?
--


Gary