CListBox
Could someone contribute an article that implements a CListBox with each item having a maximum of 4 lines. I.E each item in the list box can have the possibility of being too long to fit on one line and therefore must wrap around to the next line, upto a maximum of 4 lines. The horizontal scroll bar cannot be used.