Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Mouse scroll in user form list

I have created a user form that includes a list box. The list box is large
and therefore produces a scroll bar. For some reason the the mouse wheel
does not work within this user form. The mouse wheel works perfectly
normally within the main active spreadsheet and the VBA code. I have
updated the mouse drivers (Microsoft Intellimouse Explorer) with no success.

Any clues would be great.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default Mouse scroll in user form list

It looks as if MS did not program the list box to respond to the wheel roll
event. I don't know that you can do anything about it.

--
Jim Rech
Excel MVP
"GoDGo" wrote in message
u...
|I have created a user form that includes a list box. The list box is large
| and therefore produces a scroll bar. For some reason the the mouse wheel
| does not work within this user form. The mouse wheel works perfectly
| normally within the main active spreadsheet and the VBA code. I have
| updated the mouse drivers (Microsoft Intellimouse Explorer) with no
success.
|
| Any clues would be great.
|
|


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Mouse scroll in user form list


You will Basically need to Subclass the Userform.

Have a look here for a technique to do this.

http://www.xtremevbtalk.com/showthre...2821#post79807

--
Ivan F Moal

-----------------------------------------------------------------------
Ivan F Moala's Profile: http://www.excelforum.com/member.php...nfo&userid=195
View this thread: http://www.excelforum.com/showthread.php?threadid=26604

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 575
Default Mouse scroll in user form list

There's a solution on my site using a $29 activex control from mabry
software written by Karl Peterson I think and some mouse handlers I built to
get around the lack of handles for MSFORMS forms.

http://www.enhanceddatasystems.com/E...istScrolls.htm

Robin Hammond
www.enhanceddatasystems.com

"GoDGo" wrote in message
u...
I have created a user form that includes a list box. The list box is

large
and therefore produces a scroll bar. For some reason the the mouse wheel
does not work within this user form. The mouse wheel works perfectly
normally within the main active spreadsheet and the VBA code. I have
updated the mouse drivers (Microsoft Intellimouse Explorer) with no

success.

Any clues would be great.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
List Box - Scroll Wheel on mouse crashes spreadsheet Joe Wildman[_2_] Excel Worksheet Functions 2 February 8th 09 09:41 PM
Want to scroll with mouse through drop down list akina Excel Discussion (Misc queries) 0 September 23rd 08 08:56 PM
Scroll horizontaly with mouse, create same system used to scroll . frederic New Users to Excel 5 October 9th 05 08:15 PM
my mouse moves diagonally when i scroll on mouse? BKMISHRA Excel Worksheet Functions 0 June 29th 05 11:43 AM
User Form / List Box Rockee052 Excel Programming 0 December 28th 03 04:55 AM


All times are GMT +1. The time now is 10:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"