comp.lang.ada
 help / color / mirror / Atom feed
From: lulle4u@hotmail.com (Lulle)
Subject: Visual Basic
Date: 31 Mar 2002 10:48:19 -0800
Date: 2002-03-31T18:48:19+00:00	[thread overview]
Message-ID: <a5bebcd4.0203311048.3448bb68@posting.google.com> (raw)

How can i align text in one textbox ?

I'm trying to use tabs and have some control over the spaces ( Tab
(15) --> does not work) on the other hand vbTab is working but with no
control over the number of spaces.

for example:

picBox.print "whatever" ; Tab (15); "Whatever"    --> working

txtBox.SelText "whatever" & vbTab & "whatever"    --> working

txtBox.SelText "whatever" & Tab(15) & "whatever"  --> not working :(

Can you please help
Thanks



             reply	other threads:[~2002-03-31 18:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-31 18:48 Lulle [this message]
2002-03-31 22:34 ` Visual Basic Danny Ross Lunsford
2002-04-01  2:23   ` Fred Gilham
2002-04-01  2:30 ` Adam Tissa
2002-04-02  1:33 ` James A. Crippen
2002-04-02 14:26   ` Ted Dennison
  -- strict thread matches above, loose matches on Subject: below --
1998-02-28  0:00 apoulus
1998-03-01  0:00 ` Jerry van Dijk
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox