Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 260
Default Listbox Scroll

Hey guys

I have a listbox on a userform. Is there a property that
I can set so when I use my roller button on my mouse, it
will scroll through the items in my listbox?


Thank you
Todd Huttenstine
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 292
Default Listbox Scroll

Hi Todd

There is no such property. As fas as I know it takes quite heavy Windows API
programming that includes subclassing the form window. We who've tried those
things know that this is a very dangerous operation that tends to crash
everything.

I have some half baked code for it, but won't provide it until it works
decently.

HTH. Best wishes Harald

"Todd Huttenstine" skrev i melding
...
Hey guys

I have a listbox on a userform. Is there a property that
I can set so when I use my roller button on my mouse, it
will scroll through the items in my listbox?


Thank you
Todd Huttenstine



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 260
Default Listbox Scroll

Oh ok thanks. Seems like it would be so easy for
Microsoft to create such a property.

-----Original Message-----
Hi Todd

There is no such property. As fas as I know it takes

quite heavy Windows API
programming that includes subclassing the form window. We

who've tried those
things know that this is a very dangerous operation that

tends to crash
everything.

I have some half baked code for it, but won't provide it

until it works
decently.

HTH. Best wishes Harald

"Todd Huttenstine"

skrev i melding
...
Hey guys

I have a listbox on a userform. Is there a property

that
I can set so when I use my roller button on my mouse, it
will scroll through the items in my listbox?


Thank you
Todd Huttenstine



.

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
How do I use an Intellimouse to scroll listbox enteries in ExceL? Dean Excel Discussion (Misc queries) 0 June 29th 05 04:36 AM
How to get rid of the bottom scroll bar in a ListBox Valeria[_2_] Excel Programming 2 January 23rd 04 12:48 PM
listbox.value not equal to listbox.list(listbox.listindex,0) ARB Excel Programming 0 October 22nd 03 12:46 AM
listbox doesn't scroll properly Deer Hunter Excel Programming 0 August 4th 03 02:11 PM


All times are GMT +1. The time now is 12:22 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"