VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A Dll Project That Reads XML Into a Treeview

by Paul Stevens (1 Submission)
Category: Files/File Controls/Input/Output
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (12 Votes)

This Code uses the Microsoft XML Parser to Read an XML Source and Put it into a treeview. Ut Can Accept A path to An XML File EX:"C:\MYxml.XML" A string EX:"''" or a URL to an XML File Ex:"https://www.MySite.Com/Myxml.XML"

Inputs
All you need to do is Pass the XMLTree.Plantree Class the Treeview Name and the Path to an XML Data Or some XMLData and it will do the Rest
Assumes
You MUST have MSXML3 installed on your machine for this to Work

Rate A Dll Project That Reads XML Into a Treeview

Download A Dll Project That Reads XML Into a Treeview

Download A Dll Project That Reads XML Into a Treeview (161 KB)

A Dll Project That Reads XML Into a Treeview Comments

No comments have been posted about A Dll Project That Reads XML Into a Treeview. Why not be the first to post a comment about A Dll Project That Reads XML Into a Treeview.

Post your comment

Subject:
Message:
0/1000 characters