|
-
Jan 14th, 2005, 07:27 PM
#1
Thread Starter
Frenzied Member
Anyone have a function that loads/saves listviews?
-
Jan 14th, 2005, 07:51 PM
#2
-
Jan 14th, 2005, 08:06 PM
#3
Fanatic Member
Re: Anyone have a function that loads/saves listviews?
Or use an XML file to save it in; xml is perfectly suited for tasks like this one. You can then easily save things like the key, tooltiptext etc. as well.
Author for Visual Basic Web Magazine
-
Jan 14th, 2005, 09:43 PM
#4
Re: Anyone have a function that loads/saves listviews?
Or property bags...
I would go for XML though.
But for this you either need to write your own XML reader/writer, or make a reference in your app to MS XML objects.
Woka
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
|