OwnerDrawn Listbox anyone??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey all!

By chance does anyone have a really good example of an ownerdrawn Listbox.

I am trying to make a UI that is similar to the outlook look and feel demo
done in Winforms 2.0 in 1.1.

Essentially, i want a listbox that allows for the insertion of an icon and
supports multiline text.
 
Here is a good grid control that could be used as a listbox. Offers a bunch
of features that are along the lines of what you want...
 
Thanks for the reply!...Did you attach something? or put a link in that i
missed?

First time on these boards so pardon my ignorance..
Thanks again
 
Just a caution note on owner draw ListBox and multiple line text:
The maximum height of an individual item is 256 pixels.

Best Regards,
Alejandro Lapeyre
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top