ISDBTree::Refresh
From MMWiki
CoClass SDBTree, Interface ISDBTree
Sub Refresh
[edit]
Method description
Causes the tree to be repainted. It's useful after some actions, e.g. changing tree node Caption doesn't repaint the node automatically and so this method might be needed.
Example: SDB.MainTree.Refresh
Introduced in MediaMonkey 3.1.0.1216.
