Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding images to ComboBox items
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01121438
Message ID:
01121763
Views:
8
>Hi,
>
>Please guide me how to add images in a ComboBox control in C# with VS2005. I couldn't find any picture properties like Combo control in VFP, also I didn't see any "image" properties in ComboBox to use images from an ImageList control or from resources of solution.
>
>My appreciations for your helps,
>Farhad

The combobox that comes with .NET 2.0 does not support images, so you have to write your own. Foutunately other people wanted images in their combobox. Here is a link to an article that explains this and you can download the source code:
http://www.codeproject.com/cs/miscctrl/ImageComboBoxControl.asp

Hope this helps.

Einar
Semper ubi sub ubi.
Previous
Reply
Map
View

Click here to load this message in the networking platform