Home » Category » Microsoft Visual Basic

Microsoft Visual Basic: Column alignment in TextDoc

202| Sat, 09 Feb 2008 12:39:00 GMT| ronirwin| Comments (1)
I write my reports to text documents, becuase the applicatioons open fast and have limited options. However one feature that challaneges me is the alignmentof the fields. As previous fields have less or more text leangth it miss aligne the next colume. Is there any eway for me to contrl this?

Also how do I only alow one copy of the Text application to be open at a time. I want he new copy to replace the old.

Regards,

Ron

Keywords & Tags: column, alignment, textdoc, microsoft, visual basic, vb

URL: http://www.programmerbase.com/visual-basic/80830/
 
«« Prev - Next »» 1 helpful answers below.
One solution is to set yor font on your text display to Courier.
this font has a fixed width for all letters (Like the Old Dos text editors :P)

gremlinsa | Fri, 09 Nov 2007 20:32:00 GMT |

Microsoft Visual Basic Hot Answers

Microsoft Visual Basic New questions

Microsoft Visual Basic Related Categories