c# - TreeView ScrollBar bug -
i have treeview in winform application....
i added node , reduced width of treeview such horizontal scroll comes...
then deleted added node.
when increase treeview width scroll comes...
but scroll should not come..
what solution condition?
sounds threading issue. code contain application.doevents()? update treeview gui thread? please show code.
Comments
Post a Comment