I am having several items on one line of a listbox and i am setting up the zones. I have a problem with them staying aligned. I was wondering if there is a way to format that or else i am doing something wrong. Thank you.
VB Code:
Dim fmtstr As String = "{0,-30}{1,-25}{2,-25}{3,-10}{4,25}{5,30:N2}"
I have included a picture of what i mean.




Reply With Quote