Hi,
Is there an EASY way to change the alignment of data in a list box. I have a few simple, bound 2-column list boxes on a form, and would just like the columns to be right-justified instead of left-justified. They're just used to display data, and not used for selecting anything. It doesn't matter if the bound column is numeric or text, they always show as left-justified.
It's no big deal, it would just look neater if the values, especially numbers, were right-justified. I'll be putting these on a report also. Why is there an Alignment property, if changing it has no effect?!
I did a search, and found some work-arounds using API's and Style Bits, and don't want to mess with that. If there's no easy way to do it, then I'll just leave it the way it is.
Thanks for any help you may have!
huskerdon
Is there an EASY way to change the alignment of data in a list box. I have a few simple, bound 2-column list boxes on a form, and would just like the columns to be right-justified instead of left-justified. They're just used to display data, and not used for selecting anything. It doesn't matter if the bound column is numeric or text, they always show as left-justified.
It's no big deal, it would just look neater if the values, especially numbers, were right-justified. I'll be putting these on a report also. Why is there an Alignment property, if changing it has no effect?!
I did a search, and found some work-arounds using API's and Style Bits, and don't want to mess with that. If there's no easy way to do it, then I'll just leave it the way it is.
Thanks for any help you may have!
huskerdon