Text align in a list box

G

giannis

I change the text align in a list box but
the records appear always left.
Can i change this ?
 
A

Alexander Jorge

Try converting the List box to a Combo Box this will allow you to right
align
 
S

Stephen Lebans

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

Major changes for Version 2.1 are:
Use standard API's instead of functions exposed in Access EXE.

Handle Multiple Columns

One Function for both Center and Right Alignment

Support for controls on SubForms

Huge increase in function execution speed

Clean code with comments


New CboRowSeperator.zip is a database containing a functions to display
non selectable Row dividers in a Combo.

My personal thanks to Terry Kreft for his input and assistance with this
upgrade.


--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

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