VB.Net TreeView Multithreading [ VB .Net Tutorial ](vbnettutorial.net)
submitted by
pons_saravanan(219) 2 years, 5 months ago
While working on Windows forms controls in a multithreaded environment, sharing resources between threads have to be taken carefully. Or else exception will be thrown.
In the current scenario, if a TreeView is being updated in a separate thread, then actually the TreeView will reside in main thread and nodes will be added in consecutive threads. So here the sharing resources have to be handled properly.
|category: VB.NET
|Views: 81
tags:
VB.NET another
Everyones tags:
Your Tags: