Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding images to ComboBox items
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01121438
Message ID:
01121763
Vues:
9
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform