How create a multicolumn listbox ? |
Post Reply |
Author | |
j.godas
Newbie Joined: 25 November 2009 Location: Spain Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 12 April 2010 at 12:57pm |
I am trying to add to a simple listbox two (or more) columns, I try with ColumnWidth, but doesn't work. Whats the way? no clear references in codejocks help.
|
|
Product: Xtreme SuitePro ActiveX Ver. 13.4.2
Platform: Windows XP, Windows 7 www.krontime.com Language: Vb6 |
|
Baldur
Senior Member Joined: 22 November 2006 Location: Germany Status: Offline Points: 244 |
Post Options
Thanks(0)
|
It seams, that CJ forgot the Columns-Property (as Standard-ListBox has) and provide only the ColumnWidth.
Sometimes it works in code to access "Hidden" properties or methods.
Maybe, "Columns" is only a hidden property and you can try to access them.
If not, use standard ListBox and enable SkinFramework.
|
|
j.godas
Newbie Joined: 25 November 2009 Location: Spain Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Unfortunately, the property Column, columns, or something similar doesn't exist or not implemented. What you can use Columnwith for ?
Somebody can help in this mystery? |
|
Product: Xtreme SuitePro ActiveX Ver. 13.4.2
Platform: Windows XP, Windows 7 www.krontime.com Language: Vb6 |
|
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 |