How To Save TreeView Data to a Formatted File (267909)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q267909 SUMMARY
The TreeView control does not offer built-in functionality to save its contents to a file. To generate this behavior, a routine can be used recursively to write the data from a TreeView control to a file and maintain the visual layout.
REFERENCESFor additional information on using the TreeView control in Visual Basic, click the article number below
to view the article in the Microsoft Knowledge Base:
172272 FILE: TREEVIEW.EXE Manipulating Nodes in a TreeView Control
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbCodeSnippet kbCtrl kbFileIO kbhowto kbTreeView KB267909 |
---|
|