index
>
Windows Forms General
> multicolumn checkedlistbox with vertical scrollbar
multicolumn checkedlistbox with vertical scrollbar
Hi,
It seems to me that you cant have a vertical scroll bar in checkedlistbox with multicolumn=true.
Any way to have vertical scrollbar with multicolumn checkedlistbox???
Thanks,
MigrationUser 1 Wednesday, February 09, 2005 12:39 PM
From the docs: "<i>A multicolumn list box places items into as many columns as are needed to make vertical scrolling unnecessary.</i>"
Since setting MultiColumn to true is done for the express purpose of getting rid of vertical scrolling, the answer would seem to be no.
MigrationUser 1 Wednesday, February 09, 2005 5:37 PM
So is there any way at all to have a multicolumn checkedlistbox with vertical scroll bar, other than making a usercontrol???
MigrationUser 1 Thursday, February 10, 2005 9:44 AM
You can use google to search for other answers
Custom Search
More Threads
VS2005 VB.net activeX Creation
trigger an event in MDI app
Web Browser control remote reference
Writing to cursor position in webBrowser Control
How do you supply basic authentication or userid/password to WebBrowser class or Document property programaticlly
Form created on BackgroundWorker thread hangs in ShowDialog()
Best Practice
Invoking events from another form??
Resizing Control
Controlling color and content of tabs (tabcontrol)
Home
Copyright 2009-2010 by windowsdevelop.com All rights reserved