Home All Groups Group Topic Archive Search About

Loading data to Textbox

Author
16 Apr 2005 5:21 PM
Husam
Hi EveryBody:

How can I load data from text file to textbox ?

any help will be appreciated

regard's

Husam

Author
16 Apr 2005 6:03 PM
Chris
Husam wrote:
> Hi EveryBody:
>
> How can I load data from text file to textbox ?
>
> any help will be appreciated
>
> regard's
>
> Husam

Take a look at the System.Io.StreamReader or System.IO.TextReader
classes.  They have examples in there.

Chris
Author
16 Apr 2005 6:24 PM
Herfried K. Wagner [MVP]
"Husam" <Hu***@discussions.microsoft.com> schrieb:
> How can I load data from text file to textbox ?

Reading a text file line-by-line or blockwise with a progress indicator
<URL:http://dotnet.mvps.org/dotnet/faqs/?id=readfile&lang=en>

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