Page 1 of 1

How to add a image into a MultiColumnList just like a Listbo

Posted: Tue Jun 21, 2005 03:45
by olvierwpz
I want to make a image to be a element item of a MultiColumnList .But I cant find the method to do it .
Can somebody help me !
Thx!!

Re: How to add a image into a MultiColumnList just like a Li

Posted: Tue Jun 21, 2005 12:05
by lindquist
You have to create your own ListboxItem inheritant that does this for you.
Look at the sources for ListboxItem and ListboxTextItem to get an idea of how it is done.