Re: populate listbox
From: William Ryan eMVP (dotnetguru_at_comcast.nospam.net)
Date: 05/08/04
- Next message: Steve Peterson: "International Number Formatting"
- Previous message: Armin Zingler: "Re: how to initialize array of object with vb.net"
- In reply to: Mike: "populate listbox"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 8 May 2004 11:27:41 -0400
use the IO class and a text reader, at each pass where there's a delimmiter
for instance, use Listbox.Items.Add
"Mike" <anonymous@discussions.microsoft.com> wrote in message
news:eSdM98PNEHA.3520@tk2msftngp13.phx.gbl...
> How can i populate a list box from a text file?
>
> I create a list of files within a text file and I want to populate the
list
> box with that list to allow the users to select the web server to test
> against.
>
> how can i do that?
>
>
- Next message: Steve Peterson: "International Number Formatting"
- Previous message: Armin Zingler: "Re: how to initialize array of object with vb.net"
- In reply to: Mike: "populate listbox"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|