VB Helper: HowTo: Left- or right-align text in VB.NET
Title Left- or right-align text in VB.NET Description This example shows how to left- or right-align text in VB.NET. It uses the String.Format method with alignment fields. Keywords align, align text, format, VB.NET Categories VB.NET, Graphics, Strings...