myString = String.Format("{0, 35}, {1, 10}, {2, 10}", myTxt1, myTxt2, myTxt3)
The above code seems to centre the text variables within the space I've allocated. Does anyone know how to align them? ie. so the result of a few iterations of the above could be something like...