home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Save_Load_2104192292008.psc / @PSC_ReadMe_70056_1.txt
Text File  |  2008-02-29  |  1KB  |  13 lines

  1. Title: Save/Load Treeview with Propertybag
  2. Description: Update: Ver 1.0.1 29 Feb. 2008
  3. Drop modTVpropbag.bas into your project and you can save and restore treeviews with 2 simple calls. This is as close to "plug-n-play" as it gets... even a very new newbie can make this work in minutes.
  4. I include a demo project for your perusal.
  5. Supports multiple treeviews (easily modified to work with other controls). Saves and restores:
  6. Nodes/child nodes, Node.Key, Node.Tag, Icons, Expanded state, sorted state, checked state. What else could you want for nothin'?
  7. Version 1.0.1 implements the .tag property (per request) and is considerably cleaner/optimized code.
  8. Appreciate your comments most.
  9. This file came from Planet-Source-Code.com...the home millions of lines of source code
  10. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=70056&lngWId=1
  11.  
  12. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  13.