When I design a WebForm in vb.net and let's say I want to put 10 labels one beneath the other in the middle of the page. But I want all the labels to be exactly on the same distance from the left marge of the WebForm. I'm always arranging the labels manually so that they fit well one beneath the other.
I was wondering isn't there a simpler way of doing this in vb.net?
I was wondering isn't there a simpler way of doing this in vb.net?