Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Horizontal scroll bar

Hi all, anyone can teach me how to make the horizontal scroll bar in
list box?
actually, the vertical scroll bar is appeared automatically whehn the
contents are more than list box size. However, a created a list box to
show the path of the files. Since the path is so long and longer than
the list box, thus, I / users not able to read the full path..... can
you help?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 257
Default Horizontal scroll bar

I looked at the documentation for the ListBox object in VBA and didn't see
anything about a scroll bar, vertical or horizontal, among the properties.
Maybe that's not one of the things you can control, though it would surrise
me.

--- " wrote:
Hi all, anyone can teach me how to make the horizontal scroll bar in
list box?
actually, the vertical scroll bar is appeared automatically whehn the
contents are more than list box size. However, a created a list box to
show the path of the files. Since the path is so long and longer than
the list box, thus, I / users not able to read the full path.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default Horizontal scroll bar

If you are using an ActiveX ListBox, just set the ColumnsWidths property to
a number large enough to show your longest item.

--
Rick (MVP - Excel)


wrote in message
...
Hi all, anyone can teach me how to make the horizontal scroll bar in
list box?
actually, the vertical scroll bar is appeared automatically whehn the
contents are more than list box size. However, a created a list box to
show the path of the files. Since the path is so long and longer than
the list box, thus, I / users not able to read the full path..... can
you help?


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
horizontal scroll bar Brian Wehrs Excel Worksheet Functions 1 May 11th 10 01:09 PM
Horizontal Scroll Bar Not Working DCJoe Excel Worksheet Functions 0 April 9th 09 12:38 AM
Horizontal Scroll Bar Jewel Excel Worksheet Functions 2 November 20th 08 09:22 AM
horizontal scroll bar deb Excel Worksheet Functions 1 September 9th 08 08:55 PM
No Horizontal Scroll Bar Screen/Display size Excel Discussion (Misc queries) 1 August 19th 05 02:49 PM


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