How to refresh treeview in windows form
I have written an treeview class, and displayed it in a form. But then I add new nodes into it,
and here comes the problem : I don't know how to refresh the TreeView list to show the latest information
on the form.
Expecting skillful ones to help me.
Thanks !
|