Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
JT JT is offline
external usenet poster
 
Posts: 234
Default list box / scroll bar

Is it possible to disable the scroll bar on a list box? I want to control
the up and down movement of 2 list boxes with a spin button and move them in
sync.
--
JT
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default list box / scroll bar

you can't hide it I don't believe (if the list is longer than the visible
window), but if you set the Listbox's enable property to False, the user can
not manipulate it, but your code can still manipulate the listbox.

--
Regards,
Tom Ogilvy


"JT" wrote:

Is it possible to disable the scroll bar on a list box? I want to control
the up and down movement of 2 list boxes with a spin button and move them in
sync.
--
JT

  #3   Report Post  
Posted to microsoft.public.excel.programming
JT JT is offline
external usenet poster
 
Posts: 234
Default list box / scroll bar

Thanks for the help......This is a terrific resource. Thanks again
--
JT


"Tom Ogilvy" wrote:

you can't hide it I don't believe (if the list is longer than the visible
window), but if you set the Listbox's enable property to False, the user can
not manipulate it, but your code can still manipulate the listbox.

--
Regards,
Tom Ogilvy


"JT" wrote:

Is it possible to disable the scroll bar on a list box? I want to control
the up and down movement of 2 list boxes with a spin button and move them in
sync.
--
JT

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 can I scroll within an alphabetical list in Excel? mkfrl Excel Discussion (Misc queries) 1 November 12th 09 03:11 AM
using scroll with list function Rita Excel Discussion (Misc queries) 1 April 15th 09 02:50 AM
Want to scroll with mouse through drop down list akina Excel Discussion (Misc queries) 0 September 23rd 08 08:56 PM
validation list. Scroll to top when using, how? Corey Excel Worksheet Functions 4 August 15th 06 06:08 AM
List (Drop Down Menu) Scroll Bar Hans Emilio Excel Discussion (Misc queries) 2 September 19th 05 08:45 PM


All times are GMT +1. The time now is 11:21 AM.

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"