|
-
Mar 22nd, 2000, 05:48 PM
#1
Thread Starter
Hyperactive Member
Save textbox and listbox in one file (VB3)
In my programm there's listlox (List1), which I can save in
a Text-File. Now I want to add a textbox, in which the user
can write his name or something else. Now I want, that
this textbox is the first line of the textfile and the following lines are from the listbox.
1. How is the code for saving it ?
2. How must I write the code, that the first line gets
into a textbox and the rest into the listbox when I open the
file ?
For this programm I use VB 3.0 (but normally this isn't a problem)
Thanks for some advice, Matt
[Edited by Matt-D on 03-23-2000 at 10:45 AM]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|