Hello :
Is there any idea to add icons inside list box,,,???
Thanks
Hello :
Is there any idea to add icons inside list box,,,???
Thanks
If you really need to do it in a listbox then look at:
OwnerDrawListBoxWithIcons
Most folks use a ListView instead because it does everything a listbox can do (and more) and handles the image easier through its smallimagelist property. If you want to see some code on using the listview, let me know.
// Jerry
yeah, its easier to use listview.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.