Is it possible to set a listbox column text to align right?

  • Thread starter Thread starter yanguo
  • Start date Start date
Y

yanguo

I have a listbox that has abount 14 columns. My client asked if I can make
one of them (a money display with $ sign) to align right cos that makes it
easier to read. I thought it is simple but it seems not possible.
 
yanguo said:
I have a listbox that has abount 14 columns. My client asked if I can make
one of them (a money display with $ sign) to align right cos that makes it
easier to read. I thought it is simple but it seems not possible.


I haven't used it, but have a look at what Stephen Lebans has posted here:

http://www.lebans.com/justicombo.htm
Justification.zip is a database containing functions to
center and right justify data for List and Combo Boxes.
 
Back
Top