ISDBTree::Refresh: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 5: Line 5:
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.
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.


Introduced in MediaMonkey 3.0.1.1216.
Introduced in MediaMonkey 3.1.0.1216.


[[Category:Scripting|{{PAGENAME}}]]
[[Category:Scripting|{{PAGENAME}}]]

Revision as of 00:09, 21 January 2009

CoClass SDBTree, Interface ISDBTree

Sub Refresh


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.

Introduced in MediaMonkey 3.1.0.1216.