|
Display XML File Contents on a TreeView Control
| Version Compatibility: |
Visual Basic 6
|
More information: This function displays opens an XML file and displays it (retaining its hierarchical structure) on a TreeView control, using the XML parser (MSXML.DLL version 2.0). Included is a sample XML file and a small application that uses the function to display it on a treeview control. This code has been viewed 114676 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/XMLTree.zip
|