This is a migrated thread and some comments may be shown as answers.

RadListBox Query

2 Answers 61 Views
ComboBox and ListBox (obsolete as of Q2 2010)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
stevesuk
Top achievements
Rank 1
stevesuk asked on 04 Jun 2007, 10:46 AM
I have a problem after:-

1) I assign an Imagelist to a RadListBox (16x16 png)
2) I dynamically add items and assign the appropriate image from the Imagelist.

... when run, the icon overlays the text (no margin for the text).

Please can you tell me what I have missed doing?

Regards,
Steve.

2 Answers, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 04 Jun 2007, 12:59 PM
Hello stevesuk,

You could try using RadListBoxItem.TextImageRelation property when adding an item. It's set to Overlay by default.

I hope this helps.

 
Sincerely yours,
Georgi
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
stevesuk
Top achievements
Rank 1
answered on 04 Jun 2007, 01:12 PM
Thank you very much.

I knew it was an obvious solution but I just couldn't find it!

Regards,
Steve.
Tags
ComboBox and ListBox (obsolete as of Q2 2010)
Asked by
stevesuk
Top achievements
Rank 1
Answers by
Georgi
Telerik team
stevesuk
Top achievements
Rank 1
Share this question
or