Home All Groups Group Topic Archive Search About
Author
15 Feb 2006 9:17 PM
amruta
I need to write something like this in the multi line text box dynamically as
the value is obtained.

how can i do it

example:

abce         1232        qwert      asdfg     qwqw
ghdjhfj      685678    fkjdjfkd    hh          hjhjjhjh

and so on

Thank you

Author
15 Feb 2006 10:05 PM
Herfried K. Wagner [MVP]
"amruta" <amr***@discussions.microsoft.com> schrieb:
>I need to write something like this in the multi line text box dynamically
>as
> the value is obtained.


Check out the control's 'Text' property, its parameterized 'Select' method,
its 'SelectedText' property and its 'AppendText' method.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>