ISDBTree::Refresh: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 4: Line 4:


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.
Example: SDB.MainTree.Refresh


Introduced in MediaMonkey 3.1.0.1216.
Introduced in MediaMonkey 3.1.0.1216.

Latest revision as of 05:21, 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.

Example: SDB.MainTree.Refresh

Introduced in MediaMonkey 3.1.0.1216.