ISDBTreeNodeEvents::OnNodeEditText

From MediaMonkey Wiki
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'.