ListBox OwnerDrawVariable

  • Thread starter Thread starter Max
  • Start date Start date
M

Max

Hello,

I have a multi line listbox which I paint using DrawItem and MeasureItem, the latter I use to compute the height of each entry.
The problem I have is that the horizontal scroll bar is not displayed when an entry has some long line of text in it. Can anyone
help?

Cheers,
Max.
 
Back
Top