I try to use String.Format() to align my string right. It doesn't work well, because the length of my strings are not the same. What I want to do is: -> I am a strong man<- -> I am a man<- I need your help. Thanks.