how to put tab character into textbox?
What would be the purpose of putting a tab character in a TextBox?
--
Vasant
"Dirk" <dirk.kapusta@reply_in_newsgroup wrote in message
...
Hello
Is there a way to insert a string with enclosed tab characters into a
textbox?
I tried with chr(9) but i don't get a tab only a placeholder for an
unprintable character.
Thanks
|