Combo / multi-column check list |
Post Reply |
Author | |
adrien
Senior Member Joined: 30 April 2007 Location: New Zealand Status: Offline Points: 449 |
Post Options
Thanks(0)
Posted: 11 April 2008 at 9:11am |
Hi
I want to create a combo-driven drop-down list which has multiple columns and checkboxes.
Like on the task scheduler in Vista.
I can do the multi-column checkboxed list
I can do a combo
but do you think I can do both?
Is there a way to override the list control that is the drop-down part of a combo box to make it multi-column with checkboxes?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
You can make it ownerdrawn and draw columns, checkboxes and text.
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
adrien
Senior Member Joined: 30 April 2007 Location: New Zealand Status: Offline Points: 449 |
Post Options
Thanks(0)
|
so there's no way to set a style on the list box associated with a combo?
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
There is no standard style for multicolumn + checked :(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |