How do i add things to a tree view control?
My monkey wearing the fedora points and laughs at you.
VB Code: TreeView.Nodes.Add , , "Keyname", "Text"
TreeView.Nodes.Add , , "Keyname", "Text"
<removed by admin>
Here is an example of some one here have posted, I do not remember who but it's very nice!!! You need to check it
Forum Rules