Listbox Format Question

S

Steve Haack

I have a list box with multiple columns. Is is possible to control the text
alignment for the columns? For example, for some columns i woudl like to
right justify, or center. Right now, all my columns are left justified.

Thanks,
Steve
 
D

Dirk Goldgar

Steve Haack said:
I have a list box with multiple columns. Is is possible to control the text
alignment for the columns? For example, for some columns i woudl like to
right justify, or center. Right now, all my columns are left justified.


I don't believe there's anything built-in, but Stephen Lebans has written
some code to do it:

http://www.lebans.com/justicombo.htm
 

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

Top