Hi Mark,
As for dropdownlist control, it is the wrapper of html <select> element. It
support limited formatting feature in each select item/option. As far as I
know, it support some simple backcolor or forecolor style for each item.
But cannot support embeded image in each item. I think you may search for
some custom dropdownlist for some ideas:
http://forums.asp.net/p/1061726/1525767.aspx
http://www.codeproject.com/KB/custom-controls/ComboAdjustDropDownWidth.aspx
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
(e-mail address removed).
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------