Quote Originally Posted by daydee
See the code I just submitted to the code bank.
http://www.vbforums.com/showthread.php?p=2434949

Really nice work, I have gone through the code and tested it too.

Some suggetions

1. Insted of placing a picture box Some API Calls can be used to measure the width of text

2. the Function is needed to be modify such that AlignList(Listboxname, Align) so it will align all the items and one more function which is already implemented by u is AddAlignedItem("String", List, Align)