Does anyone know a good ListBox control that has the ability to have multiple colors?
Eg the first line is blue, the secnod line red etc...
I know it's not possible with the normal ListBox, but I can't imagine that there are no 3rd party controls for this... However I've not been able to find any... I did find a Combobox though...
Thanks, I tried it out but unfortunately it doesn't work right for me... Many events, methods etc have changed and now my whole project doesn't work anymore if I use this listbox.
I had the same problem with another listbox I used...
So I'm still looking for one... Preferably one that works exactly the same as a normal Listbox, only allowing you to add color...
Something like this would work perfectly? I can't believe it doesn't exist yet... And I have no idea how I would go about making this so I'm not going to try lol...
Thanks but unfortunately a Combobox won't do
I need it for an "Auto List Members" kind of thing, it's the listbox popping up when you type "Text1." for example...
I got it all worked out, works perfectly (thanks to the great help here mostly lol) but I need two types of keywords in it and want to color them differently to keep them seperated.
I really need a Listbox because it should already be expanded, all the time. And it should appear where the user is typing.
If you want you can download the latest version of my app which features this AutoComplete function. (without the colors im now looking for obviously...)
You can get it here: http://rapidshare.com/files/45035940...t_v05.zip.html
(just click "Free" and enter the security code, no registration or anything required)
If you want to test it, you can try it by simply typing words such as "spawn", "wm_...." or whatever... You'll notice it.
What I'm looking for now is to have this listbox that appears when you type to feature multiple colors.
Thanks Steve Grant, I downloaded SBList and now I can change the backcolor of each item seperately!
I was looking to change the forecolor, but the backcolor is just as fine