ISDBTreeNodeEvents::OnNodeEditText

From MediaMonkey Wiki
Revision as of 18:20, 21 March 2007 by Jiri (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CoClass SDBTreeNode, Interface ISDBTreeNodeEvents

Function OnNodeEditText(Node As SDBTreeNode) As String


Parameters

Name Type Description
Node SDBTreeNode Node parameter


Event description

Using this event plug-in/script can modify what text user edits after node editing is started.

For example node caption shows 'Black Album (Metallica)', but this event modifies the text so that user edits only text 'Black Album'.