473,394 Members | 1,663 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

listview scrollbars

I'm using a listview in view 'list' mode, multiselect and dragdrop true.
When the listview appears, it has a horizontal scrollbar (if needed) but not
vertical scrollbar. How can I get it to display a vertical scrollbar?

Thanks for any help.

Bernie Yaeger
Nov 21 '05 #1
5 6408
Don't think a default listview can have a vertical scrollbar.

"Bernie Yaeger" <be*****@cherwellinc.com> schreef in bericht
news:uE*************@TK2MSFTNGP12.phx.gbl...
I'm using a listview in view 'list' mode, multiselect and dragdrop true.
When the listview appears, it has a horizontal scrollbar (if needed) but
not vertical scrollbar. How can I get it to display a vertical scrollbar?

Thanks for any help.

Bernie Yaeger

Nov 21 '05 #2
(when View = View.List )

"Qwert" <no****@nospam.com> schreef in bericht
news:uv********************@casema.nl...
Don't think a default listview can have a vertical scrollbar.

"Bernie Yaeger" <be*****@cherwellinc.com> schreef in bericht
news:uE*************@TK2MSFTNGP12.phx.gbl...
I'm using a listview in view 'list' mode, multiselect and dragdrop true.
When the listview appears, it has a horizontal scrollbar (if needed) but
not vertical scrollbar. How can I get it to display a vertical
scrollbar?

Thanks for any help.

Bernie Yaeger


Nov 21 '05 #3
"Qwert" <no****@nospam.com> schrieb:
(when View = View.List )


ACK, but you can set 'View' to 'SmallIcon' to add a vertical scrollbar.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #4
Hi Herfried,

That did it - small icon works perfectly - tx!

Bernie

"Herfried K. Wagner [MVP]" <hi***************@gmx.at> wrote in message
news:ei**************@TK2MSFTNGP10.phx.gbl...
"Qwert" <no****@nospam.com> schrieb:
(when View = View.List )


ACK, but you can set 'View' to 'SmallIcon' to add a vertical scrollbar.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Nov 21 '05 #5
Thanks for your response, Qwert. Herfried did show me a solution to my
problem.

Bernie

"Qwert" <no****@nospam.com> wrote in message
news:GL********************@casema.nl...
(when View = View.List )

"Qwert" <no****@nospam.com> schreef in bericht
news:uv********************@casema.nl...
Don't think a default listview can have a vertical scrollbar.

"Bernie Yaeger" <be*****@cherwellinc.com> schreef in bericht
news:uE*************@TK2MSFTNGP12.phx.gbl...
I'm using a listview in view 'list' mode, multiselect and dragdrop true.
When the listview appears, it has a horizontal scrollbar (if needed) but
not vertical scrollbar. How can I get it to display a vertical
scrollbar?

Thanks for any help.

Bernie Yaeger



Nov 21 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Kovan A. | last post by:
since i couldnt find anyway to scroll a listview having disabled the scrollbars, i am left with no choice but to make the current scrollers bigger any leads as to which beast i am up against for...
5
by: Frank Rizzo | last post by:
I reload the items in the listview on a regular schedule (i.e. clear the listview, then load it up with fresh values). I want add a convinience to the user whereby my application remembers the...
2
by: Mark | last post by:
I have basically a 2 part question: 1) is there a way to have a listview that can scroll, but hide the scrollbars. I know that sounds odd, but this is a touch screen app and there are "scroll...
1
by: TomasFloyd | last post by:
Hi Everyone I'm using the standard ListView control of VS 2003. I would like to know if there is a way to catch the event of the scrollbars attached to a ListView being 'scrolled' or 'clicked'?...
2
by: ohadasor | last post by:
Hi All, I have a ListView control, and I need it to have only vertical scrollbar, not horizontal. How can I do that? The only way I found to control its scrollbars is using ListView.Scrollable,...
1
by: malpani.abhijit | last post by:
Hi, I am having a ListView component in my WinForm, when i add some images into it, it gives me a vertical scroll bar. What i want is, the horizontal scrollbar instead of vertical. Is there any...
1
by: NGenSteam | last post by:
Hi All I am displaying a listview in a panel and I want to be able to save the listview as a jpeg, in order that I can incorporate it in a Word Document. While I can save the panel as a jpeg by...
0
by: inandout | last post by:
Hi, I was wondering if anyone can help me with this. I have a listview that is specified to a size of: 348W x 308H When items are added to it, no problems. However when items continue to be...
3
by: Dilip | last post by:
I inherited an owner drawn control that subclasses the Windows Forms ListView control to provide additional functionalities. I wanted to detect the presence of the Vertical scrollbar so that I can...
1
by: =?Utf-8?B?YW5kaSByaWNrZW5iYWNo?= | last post by:
Hello, i have two listviews next to each other on a form. I would like to synchronize both vertical scrollbars of the two listviews with one scrollbar (for example VScrollBar). How can I do...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.