Vertical Alignment In a List Box

Posted by Rick on Stack Overflow See other posts from Stack Overflow or by Rick
Published on 2010-03-16T15:09:03Z Indexed on 2010/03/16 15:11 UTC
Read the original article Hit count: 538

Hi,

I use a listbox in (visualC++ 2008) as a log window, and I use SetItemHeight() to obtain some space between entries. How can I align my entries vertically so that they are vertically centered?

Thank You!!!

© Stack Overflow or respective owner

Related posts about listbox

Related posts about visual-c++