Re: TextBox multiline: howto add new line "light"
- From: "NickHK" <k24@xxxxxxxxxxx>
- Date: Thu, 10 Aug 2006 23:43:06 +0800
Giacomo,
I have to ask: You user has to read 50,000 lines of a log file ?
NickHK
"Giacomo" <no_spam@xxxxxxxxx>
???????:op.td2ny0kpt6znx9@xxxxxxxxxxxxxxxxxxxxxxxx
Hi,
I must show a log in a form...
how is it possible to append a new line to a multiline TextBox?
With a low number of lines I've used:
Text1.Text = Text1.Text & "CodiceBadge modificato:" & Codice
But it's to heavy when there're a lot of line (50,000 in my problem).
Thanks for your suggestions,
Giacomo
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
.
- References:
- TextBox multiline: howto add new line "light"
- From: Giacomo
- TextBox multiline: howto add new line "light"
- Prev by Date: Re: setup has encounted a problem and needs to close
- Next by Date: Re: Calculate time passed
- Previous by thread: TextBox multiline: howto add new line "light"
- Next by thread: Re: TextBox multiline: howto add new line "light"
- Index(es):
Relevant Pages
|