harpreets77
Programmer
Hi,
I need to update (add nodes) to a tree view from another thread (not the owner thread).
A call to BeginInvoke is not the sollution. Since I want the nodes to be added in the background as the user works with the tree view.
Any clues on how this can be achieved.
Regards,
Harpreet Singh
I need to update (add nodes) to a tree view from another thread (not the owner thread).
A call to BeginInvoke is not the sollution. Since I want the nodes to be added in the background as the user works with the tree view.
Any clues on how this can be achieved.
Regards,
Harpreet Singh