views:

114

answers:

0

Is there a way to configure a subclassed listbox to arrange items into multiple columns?

http://i50.tinypic.com/2n9vozc.png

I've considered using a listview, but it seems overkill for what i'm trying to do.

Clarification: I want to put multiple items in the same row, rather than giving each item more than one column.